Пример #1
0
 def __add__(self, other):
     return MatrixBase.__add__(self, _force_mutable(other))
Пример #2
0
 def __add__(self, other):
     return MatrixBase.__add__(self, _force_mutable(other))