#include "slepcsys.h" PetscErrorCode SlepcVecNormalize(Vec xr,Vec xi,PetscTruth iscomplex,PetscReal *norm)Not collective
xr | - the real part of the vector (overwritten on output) + xi - the imaginary part of the vector (not referenced if iscomplex is false) | |
iscomplex | - a flag that indicating if the vector is complex |
Location: src/sys/slepcutil.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages