Go to the source code of this file.
Namespaces | |
namespace | cfg::FeatureConfig |
Variables | |
int | cfg::FeatureConfig::all_level = 0 |
list | cfg::FeatureConfig::config_description = [{'srcline': 13, 'description': 'Number of k-nearest neighbors to search for', 'max': 1000, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Feature.cfg', 'name': 'k_search', 'edit_method': '', 'default': 10, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 14, 'description': 'Sphere radius for nearest neighbor search', 'max': 0.5, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Feature.cfg', 'name': 'radius_search', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}] |
********************************************************* | |
dictionary | cfg::FeatureConfig::defaults = {} |
dictionary | cfg::FeatureConfig::level = {} |
dictionary | cfg::FeatureConfig::max = {} |
dictionary | cfg::FeatureConfig::min = {} |
dictionary | cfg::FeatureConfig::type = {} |