13
0
livetrax/libs/evoral/test
Colin Fletcher cb3961d953 Add a test for the constrained cubic interpolation of Evoral::Curve
Add a test, based on the worked example in www.korf.co.uk/spline.pdf, for
the constrained cubic spline interpolation.

The delta values for the float comparisons are rather arbitrary, I'm sorry
to say: they're basically chosen so that everything passes.
2015-02-13 12:25:51 +00:00
..
testdata
CurveTest.cpp Add a test for the constrained cubic interpolation of Evoral::Curve 2015-02-13 12:25:51 +00:00
CurveTest.hpp Add a test for the constrained cubic interpolation of Evoral::Curve 2015-02-13 12:25:51 +00:00
RangeTest.cpp
RangeTest.hpp
SequenceTest.cpp
SequenceTest.hpp
SMFTest.cpp
SMFTest.hpp
testrunner.cpp