Ejemplo n.º 1
0
 def __rmul__(self, other):
     return MatrixBase.__rmul__(self, _force_mutable(other))
Ejemplo n.º 2
0
 def __rmul__(self, other):
     return MatrixBase.__rmul__(self, _force_mutable(other))