Package com.imsl.math

Class SingularMatrixException

All Implemented Interfaces:
Serializable

public class SingularMatrixException extends IMSLException
The matrix is singular.
See Also:
  • Constructor Details

    • SingularMatrixException

      public SingularMatrixException()