SVDIsGeneralized#
Ask if the SVD object corresponds to a generalized singular value problem.
Synopsis#
#include "slepcsvd.h"
PetscErrorCode SVDIsGeneralized(SVD svd,PetscBool* is)
Not Collective
Input Parameter#
svd - the singular value solver context
Output Parameter#
is - the answer
See Also#
Level#
intermediate
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages