Searched refs:checkBlas (Results 1 – 1 of 1) sorted by relevance
92 def checkBlas(self, blasLibrary, otherLibs, mangling = None, routinesIn = ['dot']): member in Configure112 foundBlas, missingBlas = self.checkBlas(blasLibrary, self.getOtherLibs(), mangling, ['dot'])