Package | Description |
---|---|
nce.datasets | |
nce.datasets.models | |
nce.math |
Modifier and Type | Class and Description |
---|---|
class |
DataFitModel
Basic class to be extended for the definition of a model equation to be
fitted to a data set.
|
Modifier and Type | Class and Description |
---|---|
class |
DataFitModelAntoine |
class |
DataFitModelSpecHeatEqnTrig |
class |
DataFitModelSpecHeatPoly2 |
class |
DataFitModelWilson |
Constructor and Description |
---|
Simplex(int spaceDim,
FuncRnR1 func) |