#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_is_number.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::mbd |
namespace | OpenTissue::mbd::math |
Functions | |
template<typename matrix_type , typename vector_type > | |
void | OpenTissue::mbd::math::compute_diagonal (matrix_type const &J, matrix_type const &WJT, vector_type &d) |