Exemplo n.º 1
0
 def Det(self):
     """Det(DenseMatrixInverse self) -> double"""
     return _densemat.DenseMatrixInverse_Det(self)
Exemplo n.º 2
0
 def Det(self):
     return _densemat.DenseMatrixInverse_Det(self)