Searched refs:errDot (Results 1 – 1 of 1) sorted by relevance
508 double errDot = 0.0; in VEC_DotCrossProduct_test_() local538 errDot = GetDotProductError_(&v1, &v2); in VEC_DotCrossProduct_test_()545 MUST_SUCCEED_ASSERT((errDot < CRITICAL_ERROR_THRESHOLD) && in VEC_DotCrossProduct_test_()554 MUST_FAIL_ASSERT((errDot < CRITICAL_ERROR_THRESHOLD) && in VEC_DotCrossProduct_test_()565 OutDetail("v1 . v2 Error = %.10f \n", errDot); in VEC_DotCrossProduct_test_()