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