ObjCryst++  1.5CVS
Public Member Functions | Public Attributes
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)

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

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