#include "slepcsvd.h" PetscErrorCode SVDGetOperationCounters(SVD svd,PetscInt* matvecs,PetscInt* dots)Not Collective
matvecs | - number of matrix vector product operations | |
dots | - number of dot product operations |
Location: src/svd/interface/svdsolve.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages