#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::kinematics |
namespace | OpenTissue::kinematics::inverse |
Functions | |
template<typename chain_iterator , typename T > | |
void | OpenTissue::kinematics::inverse::compute_weighted_difference (chain_iterator const &begin, chain_iterator const &end, ublas::vector< T > &delta) |