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