Home | History | Annotate | Download | only in src

Lines Matching defs:ax

49     double Amax, anorm = 0, ax;
73 ax = anorm * eps / n;
76 while( Amax > ax )
155 } /* while ( Amax > ax ) */