Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.misc.algorithm.iterative.tolerance Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
AbsoluteToleranceThe stopping criteria is that the norm of the residual r is equal to or smaller than the specified tolerance, that is,Classcom.numericalmethod.suanshu.misc.algorithm.iterative.toleranceSuanShu
RelativeToleranceThe stopping criteria is that the norm of the residual r relative to the input base is equal to or smaller than the specifiedClasscom.numericalmethod.suanshu.misc.algorithm.iterative.toleranceSuanShu
ToleranceThe tolerance criteria for an iterative algorithm to stop.Interfacecom.numericalmethod.suanshu.misc.algorithm.iterative.toleranceSuanShu