Working set gradients are linearly dependent.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class LinearlyDependentGradientsException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class LinearlyDependentGradientsException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class LinearlyDependentGradientsException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Math..::.LinearlyDependentGradientsException working set gradients are linearly dependent

Inheritance Hierarchy

See Also