fitpack
Modern Fortran library for curve and surface fitting with splines
Loading...
Searching...
No Matches
fitpack.hpp
Go to the documentation of this file.
1
#ifndef FITPACK_HPP_INCLUDED
2
#define FITPACK_HPP_INCLUDED
3
4
// Base types
5
#include "
fpFitter.hpp
"
6
7
// Derived types
8
#include "
fpCurve.hpp
"
9
#include "
fpGridPolar.hpp
"
10
#include "
fpGridSphere.hpp
"
11
#include "
fpGridSpline.hpp
"
12
#include "
fpGridSurface.hpp
"
13
#include "
fpParametricCurve.hpp
"
14
#include "
fpParametricSurface.hpp
"
15
#include "
fpPolar.hpp
"
16
#include "
fpSphere.hpp
"
17
#include "
fpSurface.hpp
"
18
#include "
fpConvexCurve.hpp
"
19
#include "
fpPeriodicCurve.hpp
"
20
#include "
fpClosedCurve.hpp
"
21
#include "
fpConstrainedCurve.hpp
"
22
23
#endif
// FITPACK_HPP_INCLUDED
fpClosedCurve.hpp
fpConstrainedCurve.hpp
fpConvexCurve.hpp
fpCurve.hpp
fpFitter.hpp
fpGridPolar.hpp
fpGridSphere.hpp
fpGridSpline.hpp
fpGridSurface.hpp
fpParametricCurve.hpp
fpParametricSurface.hpp
fpPeriodicCurve.hpp
fpPolar.hpp
fpSphere.hpp
fpSurface.hpp
include
fitpack.hpp
Generated by
1.13.2