IMSL C# Numerical Library

LinearlyDependentGradientsException Constructor (SerializationInfo, StreamingContext)

Working set gradients are linearly dependent.

protected LinearlyDependentGradientsException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

LinearlyDependentGradientsException Class | Imsl.Math Namespace | LinearlyDependentGradientsException Constructor Overload List