Searched defs:DiversityChecker (Results 1 – 1 of 1) sorted by relevance
88 struct DiversityChecker { struct90 float diverse_data[THREE_AXIS_DATA_DIM * NUM_DIVERSE_VECTORS];93 size_t num_points;96 size_t num_max_dist_violations;99 float threshold;103 float threshold_tuning_param_sq;106 float max_distance;110 float max_distance_tuning_param_sq;113 bool data_full;116 size_t min_num_diverse_vectors;[all …]