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

template<class StorT, int elemSize, class ArithT>
void Impala::Core::Array::Array2dTem< StorT, elemSize, ArithT >::WriteTo ( std::ostream &  os,
Int64  w,
Int64  h 
) [inline]

Definition at line 219 of file Array2dTem.h.

00220     {
00221         WriteTo(os,0,0,w,h);
00222     }


Generated on Fri Mar 19 10:59:05 2010 for ImpalaSrc by  doxygen 1.5.1