Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

IDifferentiableFunc<TR, each TP>.operator()¶

Description¶

Signature¶

TR IDifferentiableFunc<TR, each TP>.operator()(
    const TP p)
    where TR : IDifferentiable
    where TP : IDifferentiable;

Parameters¶

p : TP¶

On this page
  • IDifferentiableFunc<TR, each TP>.operator()
    • Description
    • Signature
    • Parameters
      • p : TP