os << FormatVertVector<REAL>(vect,8,3);
os << FormatVertVector<REAL>(vect1,vect2,vetc3,12,6);
// For 7 vectors with width 12 and precision 4,// pVect being a pointer to an array of 7 vectors:
os << FormatVertVector<REAL>(pVect,7,12,4);
The documentation for this class was generated from the following file:
VFNStreamFormat.h
Generated on Wed Jun 25 23:26:10 2003 for ObjCryst++ by
1.2.18