APM:Libraries
libraries
AP_Math
spline5.h
Go to the documentation of this file.
1
#pragma once
2
3
4
void
splinterp5
(
const
float
x
[5],
float
out[4][4]);
5
6
splinterp5
void splinterp5(const float x[5], float out[4][4])
Definition:
spline5.cpp:27
x
#define x(i)
Generated on Sun Jun 17 2018 14:18:50 for APM:Libraries by
1.8.13