Class LapackArgumentException

All Implemented Interfaces:
Serializable

LapackException for a specific argument. LAPACK routines routinely check whether some arguments contain illegal arguments. This exception class automatically constructs a message for a given argument index.
See Also: