IMSL C# Numerical Library

EqualityConstraintsException Class

The variables are determined by the equality constraints.

For a list of all members of this type, see EqualityConstraintsException Members.

System.Object
   System.Exception
      System.ApplicationException
         Imsl.IMSLException
            Imsl.Math.EqualityConstraintsException

public class EqualityConstraintsException : IMSLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

EqualityConstraintsException Members | Imsl.Math Namespace