public class ModelFunctionJacobian extends Object implements OptimizationData
Constructor and Description |
---|
ModelFunctionJacobian(MultivariateMatrixFunction j) |
Modifier and Type | Method and Description |
---|---|
MultivariateMatrixFunction |
getModelFunctionJacobian()
Gets the Jacobian of the model function to be optimized.
|
public ModelFunctionJacobian(MultivariateMatrixFunction j)
j
- Jacobian of the model function to be optimized.public MultivariateMatrixFunction getModelFunctionJacobian()
Copyright © 2023 CNES. All rights reserved.