$search

op_sum Class Reference
[Op_sum]

Class for finding sums of values in a matrix (e.g. along rows or columns). More...

#include <op_sum_bones.hpp>

List of all members.

Static Public Member Functions

template<typename T1 >
static void apply (Mat< typename T1::elem_type > &out, const Op< T1, op_sum > &in)
 Immediate sum of elements of a matrix along a specified dimension (either rows or columns). The result is stored in a dense matrix that has either one column or one row. See the sum() function for more details.

Detailed Description

Class for finding sums of values in a matrix (e.g. along rows or columns).

Definition at line 18 of file op_sum_bones.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:58 2013