Static Public Member Functions | List of all members
arma_ostream Class Reference

#include <arma_ostream_bones.hpp>

Static Public Member Functions

template<typename eT >
static std::streamsize modify_stream (std::ostream &o, const eT *data, const uword n_elem)
 
template<typename T >
static std::streamsize modify_stream (std::ostream &o, const std::complex< T > *data, const uword n_elem)
 "better than nothing" settings for complex numbers More...
 
template<typename eT >
static void print (std::ostream &o, const Mat< eT > &m, const bool modify)
 Print a matrix to the specified stream. More...
 
template<typename eT >
static void print (std::ostream &o, const Cube< eT > &m, const bool modify)
 Print a cube to the specified stream. More...
 
template<typename oT >
static void print (std::ostream &o, const field< oT > &m)
 
template<typename oT >
static void print (std::ostream &o, const subview_field< oT > &m)
 
template<typename eT >
static arma_inline void print_elem (std::ostream &o, const eT &x)
 Print an element to the specified stream. More...
 
template<typename T >
static void print_elem (std::ostream &o, const std::complex< T > &x)
 Print a complex element to the specified stream. More...
 
template<typename eT >
static void print_elem_zero (std::ostream &o)
 

Detailed Description

Definition at line 38 of file arma_ostream_bones.hpp.


The documentation for this class was generated from the following files:


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