Searched refs:numpySafeTruncateDivInt (Results 1 – 1 of 1) sorted by relevance
621 def numpySafeTruncateDivInt(self, x, y): member in DivAndModTest629 z = self.numpySafeTruncateDivInt(x, y)685 np_result = self.numpySafeTruncateDivInt(nums, divs)803 np_truncate_div = self.numpySafeTruncateDivInt(x, y)