| Package | Description | 
|---|---|
| org.hipparchus.analysis.differentiation | 
   This package holds the main interfaces and basic building block classes
   dealing with differentiation. | 
| Modifier and Type | Method and Description | 
|---|---|
| DSCompiler | FDSFactory. getCompiler()Get the compiler for the current dimensions. | 
| DSCompiler | DSFactory. getCompiler()Get the compiler for the current dimensions. | 
| 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 © 2016–2020 Hipparchus.org. All rights reserved.