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