Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.h88 struct DiversityChecker { struct
90 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 …]