Constructor and Description |
---|
ModelJacobianEvaluator()
Creates a new instance of ModelJacobianEvaluator
|
Modifier and Type | Method and Description |
---|---|
Vector |
evaluate(Vector input)
Evaluates the function on the given input and returns the output.
|