Exemple #1
0
 def __pow__(self, other):
     return MatrixBase.__pow__(self, other)
Exemple #2
0
 def __pow__(self, other):
     return MatrixBase.__pow__(self, other)