FOX/ObjCryst++  1.10.X (development)
FormatHorizVector< T > Class Template Reference

Format vector as horiz array: More...

Public Member Functions

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

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);

Definition at line 168 of file VFNStreamFormat.h.


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