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

Method interpolate

src/math/interpolation.rs:215–218  ·  view source on GitHub ↗
(&self, x: T, points: &[(T, f64)])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

interpolate_integersFunction · 0.45
cubic_spline_integersFunction · 0.45
interpolate_floatsFunction · 0.45
cubic_spline_floatsFunction · 0.45
assert_2nd_diffFunction · 0.45
linear_interp_serdeFunction · 0.45

Calls 5

nr_splintFunction · 0.85
is_naturalMethod · 0.80
interp_cmpMethod · 0.45
extrapolateMethod · 0.45

Tested by 7

interpolate_integersFunction · 0.36
cubic_spline_integersFunction · 0.36
interpolate_floatsFunction · 0.36
cubic_spline_floatsFunction · 0.36
linear_interp_serdeFunction · 0.36