Documentation of 'org.apache.commons.math3.linear.NonSquareMatrixException' Java class
NonSquareMatrixException
org.apache.commons.math3.linear

Class NonSquareMatrixException

    • Constructor Detail

      • NonSquareMatrixException

        public NonSquareMatrixException(int wrong,
                                        int expected)
        Construct an exception from the mismatched dimensions.
        Parameters:
        wrong - Row dimension.
        expected - Column dimension.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.