Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

FormatVertVectorHKLFloats< T > Class Template Reference

Output vectors as column arrays, with the first 3 columns printed as integers. More...

List of all members.

Public Member Functions

 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const CrystVector< T > &p, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const CrystVector< T > &p, const CrystVector< T > &q, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const CrystVector< T > &p, const CrystVector< T > &q, const CrystVector< T > &r, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const CrystVector< T > &p, const CrystVector< T > &q, const CrystVector< T > &r, const CrystVector< T > &s, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const CrystVector< T > &p, const CrystVector< T > &q, const CrystVector< T > &r, const CrystVector< T > &s, const CrystVector< T > &t, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (const CrystVector< T > &h, const CrystVector< T > &k, const CrystVector< T > &l, const CrystVector< T > &m, const CrystVector< T > &n, const CrystVector< T > &o, const CrystVector< T > &p, const CrystVector< T > &q, const CrystVector< T > &r, const CrystVector< T > &s, const CrystVector< T > &t, const CrystVector< T > &u, const int width=10, const int precision=4)
 FormatVertVectorHKLFloats (std::vector< const CrystVector< T > * > &v, const int width=10, const int precision=4)
 ~FormatVertVectorHKLFloats ()

Public Attributes

std::vector< const CrystVector<
T > * > 
mvpVectors
const int mWidth
const int mPrecision


Detailed Description

template<class T>
class FormatVertVectorHKLFloats< T >

Output vectors as column arrays, with the first 3 columns printed as integers.

cout << FormatVertVectorHKLFloats<REAL>(vH,vK,vL,vIobs,vIcalc,vSigma,12,4);


Constructor & Destructor Documentation

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const CrystVector< T > &  p,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const CrystVector< T > &  p,
const CrystVector< T > &  q,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const CrystVector< T > &  p,
const CrystVector< T > &  q,
const CrystVector< T > &  r,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const CrystVector< T > &  p,
const CrystVector< T > &  q,
const CrystVector< T > &  r,
const CrystVector< T > &  s,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const CrystVector< T > &  p,
const CrystVector< T > &  q,
const CrystVector< T > &  r,
const CrystVector< T > &  s,
const CrystVector< T > &  t,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats const CrystVector< T > &  h,
const CrystVector< T > &  k,
const CrystVector< T > &  l,
const CrystVector< T > &  m,
const CrystVector< T > &  n,
const CrystVector< T > &  o,
const CrystVector< T > &  p,
const CrystVector< T > &  q,
const CrystVector< T > &  r,
const CrystVector< T > &  s,
const CrystVector< T > &  t,
const CrystVector< T > &  u,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::FormatVertVectorHKLFloats std::vector< const CrystVector< T > * > &  v,
const int  width = 10,
const int  precision = 4
 

template<class T>
FormatVertVectorHKLFloats< T >::~FormatVertVectorHKLFloats  ) 
 


Member Data Documentation

template<class T>
const int FormatVertVectorHKLFloats< T >::mPrecision
 

template<class T>
std::vector<const CrystVector<T> *> FormatVertVectorHKLFloats< T >::mvpVectors
 

template<class T>
const int FormatVertVectorHKLFloats< T >::mWidth
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 14 15:03:40 2006 for ObjCryst++ by doxygen 1.3.6