This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-20 20:11:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
Splines
History
Jeff
b1169ce40c
Fixed index that would cause crash with two point, two derivative interpolation. Added static_cast.
2014-07-10 12:03:42 -06:00
..
CMakeLists.txt
add missing CMakeLists.txt in Splines
2011-12-08 23:12:39 +01:00
Spline.h
Added Spline interpolation with derivatives.
2014-06-20 22:12:45 -06:00
SplineFitting.h
Fixed index that would cause crash with two point, two derivative interpolation. Added static_cast.
2014-07-10 12:03:42 -06:00
SplineFwd.h
IndexArray is now a typename.
2014-06-25 19:02:57 -06:00