Lines Matching full:equation
1441 /* ========== Solve normal equation for given alpha and Jacobian ============ */1507 /* Compute right side of normal equation */1720 } while( change > epsilon && currIter < maxIter );/* solve normal equation using current alpha */