Package org.flag4j.util.exceptions


package org.flag4j.util.exceptions
  • Exception Classes
    Class
    Description
    An exception which is thrown when an unexpected error occurs while trying to parse a string representing some algebraic structure (e.g. matrix, complex number, etc.).
    An exception which is thrown when a linear algebra related error occurs at runtime.
    An exception which is thrown when some operation not defined for singular matrices is attempted to be performed on a singular matrix.
    An exception to be thrown when there is an error related to tensor shapes.