Functions
fn_stddev.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
const mtOp< typename T1::pod_type, T1, op_stddevstddev (const Base< typename T1::elem_type, T1 > &X, const uword norm_type=0, const uword dim=0)
 
template<typename eT >
arma_warn_unused get_pod_type< eT >::result stddev (const Row< eT > &A, const uword norm_type=0)
 Immediate 'find the standard deviation of a row vector' operation. More...
 
template<typename eT >
arma_warn_unused get_pod_type< eT >::result stddev (const Col< eT > &A, const uword norm_type=0)
 Immediate 'find the standard deviation of a column vector' operation. More...
 
template<typename eT >
arma_warn_unused get_pod_type< eT >::result stddev (const subview_row< eT > &A, const uword norm_type=0)
 find the standard deviation of a subview_row More...
 
template<typename eT >
arma_warn_unused get_pod_type< eT >::result stddev (const subview_col< eT > &A, const uword norm_type=0)
 find the standard deviation of a subview_col More...
 
template<typename eT >
arma_warn_unused get_pod_type< eT >::result stddev (const diagview< eT > &A, const uword norm_type=0)
 find the standard deviation of a diagview More...
 
template<typename eT , typename T1 >
arma_warn_unused get_pod_type< eT >::result stddev (const subview_elem1< eT, T1 > &A, const uword norm_type=0)
 


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:31:59