Exemplo n.º 1
0
 def __rpow__(self, other: AMinus.Generator) -> TensorAlgebra.Element:
     return other.to_element()**self
Exemplo n.º 2
0
 def __rpow__(self, other: AMinus.Generator) -> Module.TensorElement:
     return other.to_element()**self