Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:20:15 2011 for ImpalaSrc by  doxygen 1.5.1