31 #if defined(Knot_7_4_RECURSES)
32 #error Recursive header files inclusion detected in Knot_7_4.h
35 #define Knot_7_4_RECURSES
37 #if !defined Knot_7_4_h
45 #include "DGtal/base/Common.h"
58 template <
typename TSpace>
78 Knot_7_4 (
long double scale_1,
long double scale_2,
long double scale_3 );
116 long double scale[3];
156 template <
typename T>
166 #if !defined(BUILD_INLINE)
167 #include "DGtal/geometry/curves/parametric/Knot_7_4.ih"
176 #undef Knot_7_4_RECURSES
Aim: Implement a parametrized knot 7, 4.
TSpace::RealPoint RealPoint
void selfDisplay(std::ostream &out) const
RealPoint xp(long double t) const
Knot_7_4 & operator=(const Knot_7_4 &other)
RealPoint x(long double t) const
Knot_7_4(const Knot_7_4 &other)
Knot_7_4(long double scale_1, long double scale_2, long double scale_3)
DGtal is the top-level namespace which contains all DGtal functions and types.
std::ostream & operator<<(std::ostream &out, const ATu0v1< TKSpace, TLinearAlgebra > &object)
PointVector< 3, double > RealPoint