IMSL C# Numerical Library |
|
LinearlyDependentGradientsException Constructor (String)
Working set gradients are linearly dependent.
public LinearlyDependentGradientsException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
LinearlyDependentGradientsException Class | Imsl.Math Namespace | LinearlyDependentGradientsException Constructor Overload List