Namespaces | Functions

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

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

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::spline
namespace  OpenTissue::spline::detail

Functions

template<typename matrix_type , typename knot_container >
void OpenTissue::spline::detail::initialize_m_table (int const &i, typename knot_container::value_type const &u, int const &k, knot_container const &U, matrix_type &M)