org.apache.commons.math3.optimization.univariate
Class BracketFinderTest
java.lang.Object
org.apache.commons.math3.optimization.univariate.BracketFinderTest
public class BracketFinderTest
- extends Object
Test for BracketFinder.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BracketFinderTest
public BracketFinderTest()
testCubicMin
public void testCubicMin()
testCubicMax
public void testCubicMax()
testMinimumIsOnIntervalBoundary
public void testMinimumIsOnIntervalBoundary()
testIntervalBoundsOrdering
public void testIntervalBoundsOrdering()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.