Home
last modified time | relevance | path

Searched refs:svmin (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/leastsquares/impls/pounders/
H A Dgqt.c4 static PetscErrorCode estsv(PetscInt n, PetscReal *r, PetscInt ldr, PetscReal *svmin, PetscReal *z) in estsv() argument
16 *svmin = 0.0; in estsv()
78 *svmin = ynorm * znorm; in estsv()