#include "petscmat.h" PetscErrorCode MatLRCGetMats(Mat N,Mat *A,Mat *U,Vec *c,Mat *V)Collective on Mat
A | - the (sparse) matrix | |
U, V | - two dense rectangular (tall and skinny) matrices | |
c | - a sequential vector containing the diagonal of C |
Level:intermediate
Location:src/mat/impls/lrc/lrc.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages