Documentation of 'org.apache.commons.math3.fitting.leastsquares.ParameterValidator' Java class
ParameterValidator
org.apache.commons.math3.fitting.leastsquares

Interface ParameterValidator



  • public interface ParameterValidator
    Interface for validating a set of model parameters.
    Since:
    3.4
    • Method Detail

      • validate

        RealVector validate(RealVector params)
        Validates the set of parameters.
        Parameters:
        params - Input parameters.
        Returns:
        the validated values.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.