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

template<class ArrayT>
ArrayT* Impala::Core::Matrix::MatSumRows ( ArrayT *  m  )  [inline]

Definition at line 29 of file MatSum.h.

References MatSumAxis1().

00030 {
00031     return MatSumAxis1(m);
00032 }

Here is the call graph for this function:


Generated on Fri Mar 19 11:16:13 2010 for ImpalaSrc by  doxygen 1.5.1