SVD.
base.rpdgesvd(
jobu,
jobvt,
m,
n,
a,
desca,
descu,
descvt,
...,
inplace = FALSE,
comm = .pbd_env$SPMD.CT$comm
)
Control for u/vt return.
Problem size.
Matrix.
ScaLAPACK descriptor array.
Ignored
Should the computation be done in-place or not. For REALLY advanced users only.
An MPI (not BLACS) communicator.
For advanced users only. See pbdDMAT for high-level functions.