| Interface | Description |
|---|---|
| IJacobiansParameterizable |
This class is used to define jacobian function parameters.
|
| IParamDiffFunction |
This class is used to define a derivative function parameterizable.
|
| IParameterizable |
This interface is used to handle a list of parameterizable parameters.
|
| IParameterizableFunction |
This class is used to define a parameterizable function.
|
| Class | Description |
|---|---|
| ConstantFunction |
This class is used to define a constant parameterizable function.
|
| JacobiansParameterizable |
Abstract class to define generic function of
IJacobiansParameterizable. |
| LinearFunction | |
| ParamDiffFunction |
Abstract class to define generic function of
IParamDiffFunction. |
| Parameter |
This class is used to define parameters for finite differences and derivatives of
analytic functions computing.
|
| Parameterizable |
Simple class providing a list and method for handling Parameters.
|
| PiecewiseFunction |
This class is used to define parameterizable piecewize function.
|
Copyright © 2021 CNES. All rights reserved.