ublasTools.h File Reference

#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/triangular.hpp>
#include <boost/numeric/ublas/lu.hpp>
#include <boost/numeric/ublas/io.hpp>

Go to the source code of this file.

Functions

template<class T>
bool invert (const ublas::matrix< T > &input, ublas::matrix< T > &inverse)
template<class T>
boost::numeric::ublas::matrix< T > invert (const boost::numeric::ublas::matrix< T > &m, bool &is_singular)
template<class matrix_T>
double determinant (ublas::matrix_expression< matrix_T > const &mat_r)


Function Documentation

template<class matrix_T>
double determinant ( ublas::matrix_expression< matrix_T > const &  mat_r  )  [inline]

template<class T>
boost::numeric::ublas::matrix<T> invert ( const boost::numeric::ublas::matrix< T > &  m,
bool &  is_singular 
) [inline]

template<class T>
bool invert ( const ublas::matrix< T > &  input,
ublas::matrix< T > &  inverse 
) [inline]


Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6