public class IllConditionedOperatorException extends MathIllegalArgumentException
RealLinearOperator
is too high.Constructor and Description |
---|
IllConditionedOperatorException(double cond)
Creates a new instance of this class.
|
getContext, getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllConditionedOperatorException(double cond)
cond
- An estimate of the condition number of the offending linear
operator.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.