Documentation of 'org.apache.commons.math.linear.InvalidMatrixException' Java class
InvalidMatrixException
org.apache.commons.math.linear

Class InvalidMatrixException

    • Constructor Detail

      • InvalidMatrixException

        @Deprecated
        public InvalidMatrixException(java.lang.String pattern,
                                                  java.lang.Object... arguments)
        Deprecated. since 2.2 replaced by InvalidMatrixException(Localizable, Object...)
        Construct an exception with the given message.
        Parameters:
        pattern - format specifier
        arguments - format arguments
        Since:
        2.0
      • InvalidMatrixException

        public InvalidMatrixException(Localizable pattern,
                                      java.lang.Object... arguments)
        Construct an exception with the given message.
        Parameters:
        pattern - format specifier
        arguments - format arguments
        Since:
        2.2
      • InvalidMatrixException

        public InvalidMatrixException(java.lang.Throwable cause)
        Construct an exception with the given message.
        Parameters:
        cause - the exception or error that caused this exception to be thrown.
        Since:
        2.0

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.