Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex63.c16 size_t overestimate; in Prime() local
23 overestimate = (size_t)PetscCeilReal(((PetscReal)n) * 1.26 / PetscLogReal((PetscReal)n)); in Prime()
24 PetscCall(PetscMalloc1(overestimate, &prime)); in Prime()
/petsc/doc/faq/
H A Dindex.md965 accurate for the largest singular values, but may overestimate the smallest singular value