y1956403
10-07-2005, 11: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
View Full Version : any criterion for "stpmax=STPMX*MAX(sqrt(sum),DP(n))"?