evaluate()#

InterpolatedLinearOperator.evaluate(parameter)#

Evaluate the operator at the given parameter value, \(\Ophat_{\ell}(\cdot,\cdot;\bfmu)\).

Parameters
parameter(p,) ndarray or float

Parameter value \(\bfmu\) at which to evalute the operator.

Returns
opopinf.operators operator of type OperatorClass.

Nonparametric operator corresponding to the parameter value.