Documentation of 'jhplot.fit.P4' Java class.
P4
jhplot.fit

Class P4

    • Constructor Detail

      • P4

        public P4()
      • P4

        public P4(java.lang.String title)
      • P4

        public P4(java.lang.String[] variableNames,
                  java.lang.String[] parameterNames)
    • Method Detail

      • value

        public double value(double[] v)
        Description copied from class: AbstractIFunction
        Provide value for your function here. Something like: return p[0]+p[1]*v[0]+p[2]*v[0]*v[0];
        Specified by:
        value in interface IFunction
        Specified by:
        value in class AbstractIFunction

DMelt 3.0 © DataMelt by jWork.ORG