optimization
Class FzeroTest

java.lang.Object
  extended by optimization.FzeroTest
All Implemented Interfaces:
Fzero_methods

public class FzeroTest
extends Object
implements Fzero_methods

This class tests the Fzero class.

Version:
.5 --- April 18, 2001
Author:
Steve Verrill

Method Summary
 double f_to_zero(double x)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

f_to_zero

public double f_to_zero(double x)
Specified by:
f_to_zero in interface Fzero_methods


Copyright © 2011. All Rights Reserved.