31#if defined(Knot_4_3_RECURSES)
32#error Recursive header files inclusion detected in Knot_4_3.h
35#define Knot_4_3_RECURSES
37#if !defined Knot_4_3_h
45#include "DGtal/base/Common.h"
58template <
typename TSpace>
65 typedef typename TSpace::Point
Point;
78 Knot_4_3 (
long double scale_1,
long double scale_2,
long double scale_3 );
118 long double scale[3];
148 static constexpr double PERIOD = M_PI * 2.0;
169#if !defined(BUILD_INLINE)
170#include "DGtal/geometry/curves/parametric/Knot_4_3.ih"
179#undef Knot_4_3_RECURSES
Aim: Implement a parametrized knot 4, 3.
static double getPeriod()
RealPoint x(long double t) const
Knot_4_3(long double scale_1, long double scale_2, long double scale_3)
Knot_4_3(const Knot_4_3 &other)
TSpace::RealPoint RealPoint
void selfDisplay(std::ostream &out) const
RealPoint xp(long double t) const
Knot_4_3 & operator=(const Knot_4_3 &other)
static constexpr double PERIOD
DGtal is the top-level namespace which contains all DGtal functions and types.
std::ostream & operator<<(std::ostream &out, const ClosedIntegerHalfPlane< TSpace > &object)