No vector X satisfies all of the constraints.

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

Syntax

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

Exceptions

ExceptionCondition
Imsl.Stat..::.NoVectorXException no vector X satisfies all of the constraints

Inheritance Hierarchy

See Also