LabelledMatrix Class Reference

#include <Namelist.hpp>

Collaboration diagram for LabelledMatrix:

Collaboration graph
[legend]
List of all members.

Detailed Description

class LabelledMatrix. Pretty print a Matrix using the labels in a Namelist.

Definition at line 84 of file Namelist.hpp.

Public Member Functions

 LabelledMatrix (const Namelist &nl, const Matrix< double > &m)
 LabelledMatrix (const Namelist &nlr, const Namelist &nlc, const Matrix< double > &m)
LabelledMatrixsetw (int w)
LabelledMatrixsetprecision (int p)
LabelledMatrixfixed (void)
LabelledMatrixscientific (void)
LabelledMatrixboth (void)
LabelledMatrixrows (void)
LabelledMatrixcols (void)
LabelledMatrixmessage (const std::string &m)
LabelledMatrixlinetag (const std::string &m)

Public Attributes

int wid
int prec
int form
int rc
std::string msg
std::string tag
const NamelistNLrows
const NamelistNLcols
const Matrix< double > & M


Constructor & Destructor Documentation

LabelledMatrix const Namelist nl,
const Matrix< double > &  m
[inline]
 

Definition at line 94 of file Namelist.hpp.

LabelledMatrix const Namelist nlr,
const Namelist nlc,
const Matrix< double > &  m
[inline]
 

Definition at line 96 of file Namelist.hpp.


Member Function Documentation

LabelledMatrix& both void   )  [inline]
 

Definition at line 102 of file Namelist.hpp.

LabelledMatrix& cols void   )  [inline]
 

Definition at line 104 of file Namelist.hpp.

LabelledMatrix& fixed void   )  [inline]
 

Definition at line 100 of file Namelist.hpp.

LabelledMatrix& linetag const std::string &  m  )  [inline]
 

Definition at line 106 of file Namelist.hpp.

LabelledMatrix& message const std::string &  m  )  [inline]
 

Definition at line 105 of file Namelist.hpp.

LabelledMatrix& rows void   )  [inline]
 

Definition at line 103 of file Namelist.hpp.

LabelledMatrix& scientific void   )  [inline]
 

Definition at line 101 of file Namelist.hpp.

Referenced by gpstk::operator<<().

LabelledMatrix& setprecision int  p  )  [inline]
 

Definition at line 99 of file Namelist.hpp.

Referenced by gpstk::operator<<().

LabelledMatrix& setw int  w  )  [inline]
 

Definition at line 98 of file Namelist.hpp.

Referenced by gpstk::operator<<().


Member Data Documentation

int form
 

Definition at line 87 of file Namelist.hpp.

Referenced by gpstk::operator<<().

const Matrix<double>& M
 

Definition at line 93 of file Namelist.hpp.

Referenced by gpstk::operator<<().

std::string msg
 

Definition at line 89 of file Namelist.hpp.

Referenced by gpstk::operator<<().

const Namelist& NLcols
 

Definition at line 92 of file Namelist.hpp.

Referenced by gpstk::operator<<().

const Namelist& NLrows
 

Definition at line 91 of file Namelist.hpp.

Referenced by gpstk::operator<<().

int prec
 

Definition at line 86 of file Namelist.hpp.

Referenced by gpstk::operator<<().

int rc
 

Definition at line 88 of file Namelist.hpp.

Referenced by gpstk::operator<<().

std::string tag
 

Definition at line 90 of file Namelist.hpp.

Referenced by gpstk::operator<<().

int wid
 

Definition at line 86 of file Namelist.hpp.

Referenced by gpstk::operator<<().


The documentation for this class was generated from the following file:
Generated on Wed Feb 8 03:31:27 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1