Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/src/
H A DGaussianProcessSupport.cpp373 bool negative_variance_found; in smooth_data() local
684 negative_variance_found = false; in smooth_data()
706 negative_variance_found = true; in smooth_data()
722 negative_variance_found = true; in smooth_data()
730 if(!negative_variance_found){ in smooth_data()
735 if(negative_variance_found){ in smooth_data()
743 }while(negative_variance_found); in smooth_data()