Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

FormatHorizVector< T > Class Template Reference

Format vector as horiz array:. More...

List of all members.

Public Member Functions

 FormatHorizVector (const CrystVector< T > &fVect, const int width=10, const int precision=4)
 ~FormatHorizVector ()

Public Attributes

const CrystVector< T > * mpVectors
const int mWidth
const int mPrecision


Detailed Description

template<class T>
class FormatHorizVector< T >

Format vector as horiz array:.

os << FormatHorizVector<REAL>(vect,8,3);


Constructor & Destructor Documentation

template<class T>
FormatHorizVector< T >::FormatHorizVector const CrystVector< T > &  fVect,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatHorizVector< T >::~FormatHorizVector  ) 
 


Member Data Documentation

template<class T>
const int FormatHorizVector< T >::mPrecision
 

template<class T>
const CrystVector<T>* FormatHorizVector< T >::mpVectors
 

template<class T>
const int FormatHorizVector< T >::mWidth
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 14 15:03:40 2006 for ObjCryst++ by doxygen 1.3.6