Some constraints were discarded because they were too linearly
dependent on other active constraints.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class SomeConstraintsDiscardedException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class SomeConstraintsDiscardedException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class SomeConstraintsDiscardedException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.SomeConstraintsDiscardedException | some constraints were discarded because they were too linearly dependent on other active constraints |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.SomeConstraintsDiscardedException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.SomeConstraintsDiscardedException