y1956403
10-07-2005, 10:47 AM
Is there any criterion to set the stpmax using following expression:
stpmax=STPMX*MAX(sqrt(sum),DP(n));
in routine newt()?
thank you1
stpmax=STPMX*MAX(sqrt(sum),DP(n));
in routine newt()?
thank you1
any criterion for "stpmax=STPMX*MAX(sqrt(sum),DP(n))"?