Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 384 Bytes

spline

Library for splines and spline approximation. This is a header only library.

Dependencies

Build/Install

Building and installing works the standard cmake way. It will build tests and install the headers. There is also a target doc to build the documentation using doxygen.