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

Interface Interpolate

src/math/interpolation.rs:66–68  ·  view source on GitHub ↗

Interpolation with date or number for the abscissa and number for the ordinal. In this implementation, the array of points is supplied in the constructor to the interpolation object.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

forward.rssrc/data/forward.rs
interpolation.rssrc/math/interpolation.rs

Calls

no outgoing calls

Tested by

no test coverage detected