#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::mbd |
Functions | |
template<typename matrix_type , typename vector_type , typename math_policy > | |
vector_type::value_type | OpenTissue::mbd::merit (matrix_type const &A, vector_type const &x, vector_type const &b, vector_type const &lo, vector_type const &hi, math_policy const &) |