#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::kinematics |
namespace | OpenTissue::kinematics::inverse |
Functions | |
template<typename chain_iterator , typename bone_iterator , typename matrix_type > | |
void | OpenTissue::kinematics::inverse::compute_jacobian (chain_iterator const &chain_begin, chain_iterator const &chain_end, bone_iterator const &bone_begin, bone_iterator const &bone_end, matrix_type &J) |