base.p_matpow_by_squaring_wrap {pbdBASE} | R Documentation |
Matrix power by squaring.
base.p_matpow_by_squaring_wrap(A, desca, b = 1)
A |
Matrix. |
desca |
ScaLAPACK descriptor array. |
b |
Power. |
For advanced users only. See pbdDMAT for high-level functions.
A powered matrix.