Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class ElemT>
int Impala::Core::Vector::VectorTem< ElemT >::Valid (  )  const [inline]

Indicates whether the vector is valid.

Definition at line 97 of file VectorTem.h.

Referenced by Impala::Core::Vector::OutProduct().

00098     {
00099         return (mSize != 0);
00100     }


Generated on Thu Jan 13 09:21:38 2011 for ImpalaSrc by  doxygen 1.5.1