#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) |