Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File 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<double>(vect,8,3);


The documentation for this class was generated from the following file:
Generated on Wed Nov 14 19:48:36 2001 for ObjCryst++ by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001