Basis.get_transformation_from
- Basis.get_transformation_from(other)[source]
Get transformation matrix from another basis as a Tensor with variance (-1, 1).
- Parameters
other (btensor.basis.Basis) – Second basis.
- Returns
Transformation matrix with variance (-1, 1).
- Return type