Searched refs:CDFUtilInverseEstimate (Results 1 – 1 of 1) sorted by relevance
142 static PetscErrorCode CDFUtilInverseEstimate(const CDFStats *stats, PetscReal cdfTarget, PetscReal … in CDFUtilInverseEstimate() function205 …for (i = 0; i < 2; i++) PetscCall(CDFUtilInverseEstimate(&stats[i], i ? cdfBox->max : cdfBox->min,… in VecTaggerComputeBox_CDF_SortedArray_Iterative()260 …PetscCall(CDFUtilInverseEstimate(&stats[i][section], ((i ? cdfBox->max : cdfBox->min) - ((PetscRea… in VecTaggerComputeBox_CDF_SortedArray_Iterative()