Documentation of 'hep.aida.ref.function.UserFunction' Java class
UserFunction
hep.aida.ref.function

Class UserFunction

    • Constructor Detail

      • UserFunction

        public UserFunction()
      • UserFunction

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

        public UserFunction(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
      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.