Code-Eli  0.3.6
equivalent_curves.hpp File Reference
#include "eli/code_eli.hpp"
#include "eli/geom/curve/bezier.hpp"
Include dependency graph for equivalent_curves.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 eli
 
 eli::geom
 
 eli::geom::curve
 

Functions

template<typename data__ , unsigned short dim__, typename tol__ >
bool eli::geom::curve::equivalent_curves (const bezier< data__, dim__, tol__ > &c0, const bezier< data__, dim__, tol__ > &c1)