base.p_matpow_by_squaring_wrap {pbdBASE}R Documentation

p_matpow_by_squaring_wrap

Description

Matrix power by squaring.

Usage

base.p_matpow_by_squaring_wrap(A, desca, b = 1)

Arguments

A

Matrix.

desca

ScaLAPACK descriptor array.

b

Power.

Details

For advanced users only.


[Package pbdBASE version 0.5-0 Index]