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-20 00:51:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
181723e573d36048b8f99153d5f5e75388f702c6
allwpilib
/
wpimath
/
src
/
main
/
native
/
cpp
/
spline
History
Tyler Veness
181723e573
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
...
It's a less verbose way to do the same thing.
2021-10-25 08:58:12 -07:00
..
CubicHermiteSpline.cpp
[wpimath, wpiutil] Add wpi::array for compile time size checking (
#3087
)
2021-01-16 20:26:17 -08:00
QuinticHermiteSpline.cpp
[wpimath, wpiutil] Add wpi::array for compile time size checking (
#3087
)
2021-01-16 20:26:17 -08:00
SplineHelper.cpp
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
2021-10-25 08:58:12 -07:00
SplineParameterizer.cpp
Remove year from file copyright message (NFC) (
#2972
)
2020-12-26 14:12:05 -08:00