#include "slepcbv.h" PetscErrorCode BVSetRandomNormal(BV bv)Logically Collective on bv
bv | - basis vectors |
Other functions such as BVSetRandom(), BVSetRandomColumn(), and BVSetRandomCond() produce random numbers with a uniform distribution. This function returns values that fit a normal distribution (Gaussian).
Location: src/sys/classes/bv/interface/bvops.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages