Lines Matching full:anorm
49 double Amax, anorm = 0, ax;65 anorm += Am * Am;72 anorm = sqrt( anorm + anorm );73 ax = anorm * eps / n;74 Amax = anorm;