Package | Description |
---|---|
org.apache.commons.math3.analysis.differentiation |
This package holds the main interfaces and basic building block classes
dealing with differentiation.
|
Modifier and Type | Method and Description |
---|---|
static DSCompiler |
DSCompiler.getCompiler(int parameters,
int order)
Get the compiler for number of free parameters and order.
|
Modifier and Type | Method and Description |
---|---|
void |
DSCompiler.checkCompatibility(DSCompiler compiler)
Check rules set compatibility.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.