Searched refs:eai (Results 1 – 2 of 2) sorted by relevance
689 const endpoints_and_weights& eai, in compute_error_of_weight_set_1plane() argument706 vfloat actual_values = loada(eai.weights + i); in compute_error_of_weight_set_1plane()708 vfloat significance = loada(eai.weight_error_scale + i); in compute_error_of_weight_set_1plane()722 vfloat actual_values = loada(eai.weights + i); in compute_error_of_weight_set_1plane()724 vfloat significance = loada(eai.weight_error_scale + i); in compute_error_of_weight_set_1plane()738 vfloat actual_values = loada(eai.weights + i); in compute_error_of_weight_set_1plane()740 vfloat significance = loada(eai.weight_error_scale + i); in compute_error_of_weight_set_1plane()
1749 const endpoints_and_weights& eai,