torch.matrix_power
-
torch.matrix_power(input, n, *, out=None) → Tensor -
Alias for
torch.linalg.matrix_power()
torch.matrix_power(input, n, *, out=None) → Tensor Alias for torch.linalg.matrix_power()
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.matrix_power.html