#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <OpenTissue/core/math/math_value_traits.h>
#include <cmath>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::math |
namespace | OpenTissue::math::optimization |
namespace | OpenTissue::math::optimization::detail |
Functions | |
template<typename T > | |
void | OpenTissue::math::optimization::detail::compute_inverse_D (ublas::compressed_matrix< T > &D) |