Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

FormatHorizVector Class Template Reference

Format vector as horiz array:. More...

#include <VFNStreamFormat.h>

List of all members.

Public Methods

 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

Friends

ostream & operator (ostream &, const FormatHorizVector< T > &)


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:
Generated on Tue Feb 5 17:37:19 2002 for ObjCryst++ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001