Searched refs:rhs_cp (Results 1 – 1 of 1) sorted by relevance
1032 REAL rhs_cp[DIM_OF_WORLD+1]; in nl_solve() local1036 memcpy(rhs_cp, rhs, sizeof(rhs_cp)); in nl_solve()1038 square_gauss((REAL *)Df, rhs_cp, d, DIM_OF_WORLD+1, 1); in nl_solve()