This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
zr-v4
Watch
1
Star
0
Fork
You've already forked zr-v4
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
40552
Commits
10
Branches
0
Tags
227 MiB
C++
76.9%
Python
9.8%
C
8.3%
HTML
2.1%
MATLAB
0.9%
Other
1.7%
Tree:
3f9e8f53ae
zr-v4
/
libraries
/
AP_Math
/
spline5.h
6 lines
69 B
Raw
Blame
History
#
pragma once
void
splinterp5
(
const
float
x
[
5
]
,
float
out
[
4
]
[
4
]
)
;
Reference in new issue
Copy Permalink