MCPcopy Create free account
hub / github.com/MarcusRainbow/QuantMath / new

Method new

src/math/interpolation.rs:207–209  ·  view source on GitHub ↗

Construct an interpolator given the rules for extrapolation to left and right. This is a flyweight pattern, in that the values are passed to the interpolate method.

(left: Extrap, right: Extrap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

validate_abscissaeFunction · 0.85
nr_splineFunction · 0.85
is_naturalMethod · 0.80

Tested by

no test coverage detected