Esempio n. 1
0
 def __pow__(self, other):
     return MatrixBase.__pow__(self, other)
Esempio n. 2
0
 def __pow__(self, other):
     return MatrixBase.__pow__(self, other)