$search

Op_stddev

Classes

class  op_stddev
 Class for finding the standard deviation. More...

Functions

template<typename T1 >
static void op_stddev::apply (Mat< typename T1::pod_type > &out, const mtOp< typename T1::pod_type, T1, op_stddev > &in)
 For each row or for each column, find the standard deviation. The result is stored in a dense matrix that has either one column or one row. The dimension for which the standard deviations are found is set via the stddev() function.

Function Documentation

template<typename T1 >
void op_stddev::apply ( Mat< typename T1::pod_type > &  out,
const mtOp< typename T1::pod_type, T1, op_stddev > &  in 
) [inline, static, inherited]

For each row or for each column, find the standard deviation. The result is stored in a dense matrix that has either one column or one row. The dimension for which the standard deviations are found is set via the stddev() function.

Definition at line 25 of file op_stddev_meat.hpp.

 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:51 2013