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

Class DimensionMismatchException

    • Constructor Detail

      • DimensionMismatchException

        public DimensionMismatchException(int wrong,
                                          int expected)
        Construct an exception from the mismatched dimensions.
        Parameters:
        wrong - Wrong dimension.
        expected - Expected dimension.
    • Method Detail

      • getDimension

        public int getDimension()
        Returns:
        the expected dimension.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.