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

Class ArgumentOutsideDomainException

    • Constructor Detail

      • ArgumentOutsideDomainException

        public ArgumentOutsideDomainException(double argument,
                                              double lower,
                                              double upper)
        Constructs an exception with specified formatted detail message. Message formatting is delegated to MessageFormat.
        Parameters:
        argument - the failing function argument
        lower - lower bound of the domain
        upper - upper bound of the domain

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.