This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98604576d1d4ef3d768b1cc08b4ccedbf16816ab
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