MatrixTPointwise |
Name | Description | |
---|---|---|
PointwisePower(T) | Pointwise raise this matrix to an exponent and store the result into the result matrix. | |
PointwisePower(MatrixT) | Pointwise raise this matrix to an exponent and store the result into the result matrix. | |
PointwisePower(T, MatrixT) | Pointwise raise this matrix to an exponent. | |
PointwisePower(MatrixT, MatrixT) | Pointwise raise this matrix to an exponent. |