Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 96 of file VectorTem.h.

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

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


Generated on Fri Mar 19 11:27:34 2010 for ImpalaSrc by  doxygen 1.5.1