31#if defined(CImplicitFunctionDiff1_RECURSES)
32#error Recursive header files inclusion detected in CImplicitFunctionDiff1.h
35#define CImplicitFunctionDiff1_RECURSES
37#if !defined CImplicitFunctionDiff1_h
39#define CImplicitFunctionDiff1_h
44#include "DGtal/base/Common.h"
45#include "DGtal/shapes/implicit/CImplicitFunction.h"
126#undef CImplicitFunctionDiff1_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Describes a 1-differentiable function of the form f(x), where x is some real point in the given ...
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CImplicitFunctionDiff1)
Aim: Describes any function of the form f(x), where x is some real point in the given space,...