Searched refs:absEst (Results 1 – 1 of 1) sorted by relevance
142 …etscErrorCode CDFUtilInverseEstimate(const CDFStats *stats, PetscReal cdfTarget, PetscReal *absEst) in CDFUtilInverseEstimate() argument149 *absEst = min + cdfTarget * (max - min); in CDFUtilInverseEstimate()