--- layout: stdlib-reference --- # IDifferentiableMutatingFunc\\.operator\(\) ## Description ## Signature
TR IDifferentiableMutatingFunc<TR, each TP>.operator()(
    const TP p)
    where TR : IDifferentiable
    where TP : IDifferentiable;

## Parameters #### p : [TP](index.html#typeparam-TP)