public class TestRootFinders extends Object
Constructor and Description |
---|
TestRootFinders() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
testRootFinder(RootFinder rootFinder) |
static void |
testRootFinderWithDerivative(RootFinderWithDerivative rootFinder) |
public static void main(String[] args)
public static void testRootFinder(RootFinder rootFinder)
public static void testRootFinderWithDerivative(RootFinderWithDerivative rootFinder)
Copyright © 2015. All rights reserved.