IMSL C# Numerical Library

EigenvalueException Constructor (String)

Eigenvalue error.

public EigenvalueException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

EigenvalueException Class | Imsl.Stat Namespace | EigenvalueException Constructor Overload List