Static Public Member Functions | List of all members
op_stddev Class Reference

Class for finding the standard deviation. More...

#include <op_stddev_bones.hpp>

Static Public Member Functions

template<typename T1 >
static void 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. More...
 

Detailed Description

Class for finding the standard deviation.

Definition at line 18 of file op_stddev_bones.hpp.


The documentation for this class was generated from the following files:


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:01