Uses of Class
com.imsl.math.SVD.DidNotConvergeException
Packages that use SVD.DidNotConvergeException
Package
Description
Mathematical functions and algorithms.
Statistical methods.
Math examples.
-
Uses of SVD.DidNotConvergeException in com.imsl.math
Constructors in com.imsl.math that throw SVD.DidNotConvergeException -
Uses of SVD.DidNotConvergeException in com.imsl.stat
Methods in com.imsl.stat that throw SVD.DidNotConvergeExceptionModifier and TypeMethodDescriptiondouble[][]CategoricalGenLinModel.getHessian()Returns the Hessian computed at the initial parameter estimates.double[]CategoricalGenLinModel.getProduct()Returns the inverse of the Hessian times the gradient vector computed at the input parameter estimates.double[][]CategoricalGenLinModel.solve()Returns the parameter estimates and associated statistics for a CategoricalGenLinModel object. -
Uses of SVD.DidNotConvergeException in com.imsl.test.example.math
Methods in com.imsl.test.example.math that throw SVD.DidNotConvergeException