edu.stanford.rsl.jpop.testing
Class FzeroTest
- java.lang.Object
-
- edu.stanford.rsl.jpop.testing.FzeroTest
-
- All Implemented Interfaces:
- SimpleOptimizableFunction
public class FzeroTest extends java.lang.Object implements SimpleOptimizableFunction
This class tests the Fzero class.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleevaluate(double x)Evaluates the function at position xstatic voidmain(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
-
evaluate
public double evaluate(double x)
Description copied from interface:SimpleOptimizableFunctionEvaluates the function at position x- Specified by:
evaluatein interfaceSimpleOptimizableFunction- Parameters:
x- the position- Returns:
- the value of the function
-
-
DMelt 3.0 © DataMelt by jWork.ORG