Searched defs:y_b (Results 1 – 5 of 5) sorted by relevance
73 Vector y_b = Vector::Zero(A_->num_rows()); in TEST_F() local85 Vector y_b = Vector::Zero(A_->num_cols()); in TEST_F() local97 Vector y_b = Vector::Zero(A_->num_cols()); in TEST_F() local
60 Vector y_b = Vector::Zero(num_rows); in CompareMatrices() local
561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; in arc_to_beziers() local
644 #define y_b fix( 0.114, fixc ) macro