Searched refs:estsv (Results 1 – 1 of 1) sorted by relevance
4 static PetscErrorCode estsv(PetscInt n, PetscReal *r, PetscInt ldr, PetscReal *svmin, PetscReal *z) in estsv() function314 PetscCall(estsv(n, a, lda, &rznorm, z)); in gqt()