pbdBASE (version 0.5-0)

base.p_matpow_by_squaring_wrap: 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.