org.apache.commons.math3.analysis.differentiation
Class DSCompilerTest
java.lang.Object
org.apache.commons.math3.analysis.differentiation.DSCompilerTest
public class DSCompilerTest
- extends Object
Test for class DSCompiler.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSCompilerTest
public DSCompilerTest()
testSize
public void testSize()
testIndices
public void testIndices()
testIncompatibleParams
public void testIncompatibleParams()
testIncompatibleOrder
public void testIncompatibleOrder()
testSymmetry
public void testSymmetry()
testMultiplicationRules
public void testMultiplicationRules()
throws SecurityException,
NoSuchFieldException,
IllegalArgumentException,
IllegalAccessException
- Throws:
SecurityException
NoSuchFieldException
IllegalArgumentException
IllegalAccessException
testCompositionRules
public void testCompositionRules()
throws SecurityException,
NoSuchFieldException,
IllegalArgumentException,
IllegalAccessException
- Throws:
SecurityException
NoSuchFieldException
IllegalArgumentException
IllegalAccessException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.