rootbisection
Class TestRootNewtonRaphson

java.lang.Object
  |
  +--rootbisection.TestRootNewtonRaphson

public class TestRootNewtonRaphson
extends java.lang.Object

Version:
1.0, 25/08/2001
Author:
Omar Posada Villarreal

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

Constructor Detail

TestRootNewtonRaphson

public TestRootNewtonRaphson()
Method Detail

main

public static void main(java.lang.String[] args)