optimization
Class FminTest
java.lang.Object
optimization.FminTest
- All Implemented Interfaces:
- DoubleFmin_methods
public class FminTest
- extends Object
- implements DoubleFmin_methods
This class tests the Fmin class.
- Version:
- .5 --- March 25, 1998
- Author:
- Steve Verrill
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
f_to_minimize
public double f_to_minimize(double x)
- Specified by:
f_to_minimize in interface DoubleFmin_methods
Copyright © 2011. All Rights Reserved.