This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52c806e32e
ardupilot
/
libraries
/
AP_Math
/
spline5.h
7 lines
69 B
C
Raw
Blame
History
#
pragma once
void
splinterp5
(
const
float
x
[
5
]
,
float
out
[
4
]
[
4
]
)
;
Reference in New Issue
View Git Blame
Copy Permalink