Home
last modified time | relevance | path

Searched defs:u_ratio (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/include/
H A DAugmentedSubsetOfRegressors.hpp14 double u_ratio = 0.1; member in AugmentedSubsetOfRegressors
H A DGaussianProcessSupport.hpp39 const double u_ratio = 0.15; member in GaussianProcessSupport
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Drops_estimation.hpp483 const float u_ratio = u_length / u_bin_length; in getDistributionMatrix() local