AngouriMath
TensorPower(System.Int32)
Method (no overloads)
Summary
Returns the n-th power of the
given vector or matrix. It is
the same as sequential applying
n-1 TensorProduct(AngouriMath.Entity.Matrix,AngouriMath.Entity.Matrix) to this.
given vector or matrix. It is
the same as sequential applying
n-1 TensorProduct(AngouriMath.Entity.Matrix,AngouriMath.Entity.Matrix) to this.
Parameter "exp"
The power, or the number
of operands in the a *** a *** ... *** a expression
of operands in the a *** a *** ... *** a expression
Returns
Non-simplified tensor
powered vector or matrix. If it
initially had size n x m, it will have
the size of 2^n x 2^m.
powered vector or matrix. If it
initially had size n x m, it will have
the size of 2^n x 2^m.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online