Functions
Operator_ostream

Functions

template<typename eT , typename T1 >
std::ostream & operator<< (std::ostream &o, const Base< eT, T1 > &X)
 
template<typename T1 >
std::ostream & operator<< (std::ostream &o, const BaseCube< typename T1::elem_type, T1 > &X)
 
template<typename T1 >
std::ostream & operator<< (std::ostream &o, const field< T1 > &X)
 Print the contents of a field to the specified stream. More...
 
template<typename T1 >
std::ostream & operator<< (std::ostream &o, const subview_field< T1 > &X)
 Print the contents of a subfield to the specified stream. More...
 

Detailed Description

Function Documentation

template<typename eT , typename T1 >
std::ostream& operator<< ( std::ostream &  o,
const Base< eT, T1 > &  X 
)
inline

Definition at line 22 of file operator_ostream.hpp.

template<typename T1 >
std::ostream& operator<< ( std::ostream &  o,
const BaseCube< typename T1::elem_type, T1 > &  X 
)
inline

Definition at line 38 of file operator_ostream.hpp.

template<typename T1 >
std::ostream& operator<< ( std::ostream &  o,
const field< T1 > &  X 
)
inline

Print the contents of a field to the specified stream.

Definition at line 55 of file operator_ostream.hpp.

template<typename T1 >
std::ostream& operator<< ( std::ostream &  o,
const subview_field< T1 > &  X 
)
inline

Print the contents of a subfield to the specified stream.

Definition at line 70 of file operator_ostream.hpp.



armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00