hermite
0.0.1
|
#include <array>
#include <cstddef>
#include <vector>
#include "hermite/cubic/cubic_impl.hpp"
#include "hermite/pose.hpp"
#include "hermite/thirdparty/simplevectors.hpp"
Go to the source code of this file.
Classes | |
class | hermite::CubicVec< D > |
Spline vector calculator. More... | |
Low-level cubic spline operations with vectors and STL containers