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