APM:Libraries
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 
void splinterp5(const float x[5], float out[4][4])
Definition: spline5.cpp:27
#define x(i)