Constructs the linearisation mapper for each component
comp_lin_eval(...)# S3 method for component
comp_lin_eval(component, input = NULL, state = NULL, ...)
# S3 method for component_list
comp_lin_eval(components, input, state, ...)
A bru_mapper_taylor
or comp_simple_list
object.
Optional parameters passed on to ibm_eval
and `ibm_jacobian.
A component.
Component inputs, from input_eval()
linearisation evaluation state
Finn Lindgren finn.lindgren@gmail.com