Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/math/big/io/big_matlab_write.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <iosfwd>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::math
namespace  OpenTissue::math::big

Functions

template<class E , class T , class VE >
std::basic_ostream< E, T > & OpenTissue::math::big::operator<< (std::basic_ostream< E, T > &os, ublas::vector_expression< VE > const &v)
template<class T , class F >
std::ostream & OpenTissue::math::big::operator<< (std::ostream &os, ublas::compressed_matrix< T, F > const &A)
template<class E , class T , class ME >
std::basic_ostream< E, T > & OpenTissue::math::big::operator<< (std::basic_ostream< E, T > &os, ublas::matrix_expression< ME > const &m)