Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/spline/spline_compute_chord_length_knot_vector.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_value_traits.h>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::spline

Functions

template<typename knot_container , typename point_container >
void OpenTissue::spline::compute_chord_length_knot_vector (int const &k, point_container const &X, knot_container &U)