This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
allwpilib
Watch
4
Star
0
Fork
0
You've already forked allwpilib
mirror of
https://github.com/wpilibsuite/allwpilib
synced
2026-06-23 01:21:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfdea9c992e8b36a7b75643942159ebdfcdd02fb
allwpilib
/
wpimath
/
src
/
main
/
native
/
include
/
frc
/
spline
History
Tyler Veness
99f66b1e24
[wpimath] Replace frc/EigenCore.h typedefs with Eigen's where possible (
#5597
)
2023-08-31 11:03:37 -07:00
..
CubicHermiteSpline.h
[wpimath] Replace frc/EigenCore.h typedefs with Eigen's where possible (
#5597
)
2023-08-31 11:03:37 -07:00
QuinticHermiteSpline.h
[wpimath] Clean up math comments (
#4252
)
2022-05-20 15:16:56 -07:00
Spline.h
Use stricter C++ type conversions (
#4357
)
2022-08-17 13:42:36 -07:00
SplineHelper.h
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
2021-10-25 08:58:12 -07:00
SplineParameterizer.h
Fix Typos (NFC) (
#5137
)
2023-02-26 15:06:37 -08:00