torch.Tensor.matrix_power
-
Tensor.matrix_power(n) → Tensor -
Note
matrix_power()is deprecated, usetorch.linalg.matrix_power()instead.Alias for
torch.linalg.matrix_power()
Tensor.matrix_power(n) → Tensor Note
matrix_power() is deprecated, use torch.linalg.matrix_power() instead.
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.Tensor.matrix_power.html