#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::math |
| namespace | OpenTissue::math::big |
Functions | |
| template<typename T > | |
| void | OpenTissue::math::big::prod (boost::numeric::ublas::compressed_matrix< T > const &A, boost::numeric::ublas::vector< T > const &x, boost::numeric::ublas::vector< T > &y) |
| template<typename T > | |
| void | OpenTissue::math::big::prod (boost::numeric::ublas::compressed_matrix< T > const &A, boost::numeric::ublas::vector< T > const &x, T const &s, boost::numeric::ublas::vector< T > &y) |
1.7.1