com.imsl.math
Class ConjugateGradient.NotDefiniteJacobiPreconditionerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.ConjugateGradient.NotDefiniteJacobiPreconditionerException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ConjugateGradient
public static class ConjugateGradient.NotDefiniteJacobiPreconditionerException
- extends IMSLException
The Jacobi preconditioner is not strictly positive or negative definite.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConjugateGradient.NotDefiniteJacobiPreconditionerException
public ConjugateGradient.NotDefiniteJacobiPreconditionerException(String message)
ConjugateGradient.NotDefiniteJacobiPreconditionerException
public ConjugateGradient.NotDefiniteJacobiPreconditionerException(String key,
Object[] arguments)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.