$search

arma_ostream Class Reference
[Arma_ostream]

#include <arma_ostream_bones.hpp>

List of all members.

Static Public Member Functions

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
template<typename eT >
static std::streamsize modify_stream (std::ostream &o, const eT *data, const uword n_elem)
template<typename oT >
static void print (std::ostream &o, const subview_field< oT > &m)
template<typename oT >
static void print (std::ostream &o, const field< oT > &m)
template<typename eT >
static void print (std::ostream &o, const Cube< eT > &m, const bool modify)
 Print a cube to the specified stream.
template<typename eT >
static void print (std::ostream &o, const Mat< eT > &m, const bool modify)
 Print a matrix to the specified stream.
template<typename T >
static void print_elem (std::ostream &o, const std::complex< T > &x)
 Print a complex element to the specified stream.
template<typename eT >
static arma_inline void print_elem (std::ostream &o, const eT &x)
 Print an element to the specified stream.
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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:52 2013