#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <OpenTissue/core/math/math_is_number.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::math |
namespace | OpenTissue::math::big |
Functions | |
template<typename T > | |
T | OpenTissue::math::big::prod_row (boost::numeric::ublas::compressed_matrix< T > const &A, boost::numeric::ublas::vector< T > const &x, typename boost::numeric::ublas::vector< T >::size_type i) |