| Package | Description |
|---|---|
| nce.datasets | |
| nce.datasets.models | |
| nce.math | |
| nce.piping |
| Class and Description |
|---|
| FuncRnR1 |
| Class and Description |
|---|
| FuncRnR1 |
| Class and Description |
|---|
| FuncR1R1
Base class for the construction of a function f(x): R -> R
the function can be passed to an equation solver
|
| FuncRnR1 |
| FuncRnRn
Base class for the definition of a real valued function Rn->Rn
|
| HomotopyFunc
Defines the simplest homotopy function, to be passed the generic homotopy
driver that carries on the iterative scheme.
|
| IntegratorR1R1
Base class for the definition of a numerical integration method for the
approximation of the integral of real valued functions R1->R1
|
| MinimizerRn
Basic class for the definition of a minimization solver for functions Rn->R
|
| SolverR1R1
Base class for the definition of a one dimensional equation solver
|
| SolverRnRn
Base class for the definition of a solver for multi-dimensional systems of
non linear equations
|
| Class and Description |
|---|
| FuncR1R1
Base class for the construction of a function f(x): R -> R
the function can be passed to an equation solver
|