Searched defs:n_components_metric (Results 1 – 1 of 1) sorted by relevance
192 const unsigned int n_components_metric = (bp <= BPType::BP2) ? 1 : (dim * (dim + 1) / 2); in reinit() local437 const unsigned int n_components_metric = (bp <= BPType::BP2) ? 1 : (dim * (dim + 1) / 2); in compute_metric_data() local