Documentation of 'org.apache.commons.math.DimensionMismatchException' Java class
DimensionMismatchException
org.apache.commons.math

Class DimensionMismatchException

    • Constructor Detail

      • DimensionMismatchException

        public DimensionMismatchException(int dimension1,
                                          int dimension2)
        Deprecated. 
        Construct an exception from the mismatched dimensions
        Parameters:
        dimension1 - first dimension
        dimension2 - second dimension
    • Method Detail

      • getDimension1

        public int getDimension1()
        Deprecated. 
        Get the first dimension
        Returns:
        first dimension
      • getDimension2

        public int getDimension2()
        Deprecated. 
        Get the second dimension
        Returns:
        second dimension

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.