Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/dynamics/mbd/mbd_get_mass_matrix.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::mbd

Functions

template<typename indirect_body_iterator , typename matrix_type >
void OpenTissue::mbd::get_mass_matrix (indirect_body_iterator begin, indirect_body_iterator end, matrix_type &M)
template<typename group_type , typename matrix_type >
void OpenTissue::mbd::get_mass_matrix (group_type const &group, matrix_type &M)