Пример #1
0
 def __rpow__(self, other: AMinus.Generator) -> TensorAlgebra.Element:
     return other.to_element()**self
Пример #2
0
 def __rpow__(self, other: AMinus.Generator) -> Module.TensorElement:
     return other.to_element()**self