APM:Libraries
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
y
+
Functions
a
b
c
d
f
g
i
m
o
p
r
s
u
y
+
Variables
_
b
c
e
f
h
i
m
n
r
s
t
Typedefs
Enumerations
+
Enumerator
b
m
r
s
u
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
c
d
f
i
m
p
s
v
+
Enumerations
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
y
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
+
Related Functions
a
c
d
f
g
h
i
n
o
p
r
s
v
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
+
Enumerations
a
b
c
d
e
f
g
h
i
l
m
p
r
s
t
u
+
Enumerator
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
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