Titanlib 0.3.0-dev3
Library for quality control algorithms
Deprecated List
Member gridpp::neighbourhood_ens (const vec3 &input, int halfwidth, Statistic statistic)
Use neighbourhood() function
Member gridpp::neighbourhood_quantile_ens (const vec3 &input, float quantile, int halfwidth)
Use neighbourhood_quantile() function
Member gridpp::neighbourhood_quantile_ens_fast (const vec3 &input, float quantile, int radius, const vec &thresholds)
Use neighbourhood_quantile_fast() function