Functions

fn_norm.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
arma_hot T1::pod_type norm_unwrap (const Base< typename T1::elem_type, T1 > &X, const u32 k)
template<typename T1 >
arma_hot T1::pod_type norm_unwrap (const Base< typename T1::elem_type, T1 > &X, const char *method)
template<typename T1 >
arma_hot T1::pod_type norm_proxy (const Base< typename T1::elem_type, T1 > &X, const u32 k)
template<typename T1 >
arma_hot T1::pod_type norm_proxy (const Base< typename T1::elem_type, T1 > &X, const char *method)
template<typename T1 >
arma_inline arma_warn_unused
T1::pod_type 
norm (const Base< typename T1::elem_type, T1 > &X, const u32 k)
template<typename T1 >
arma_inline arma_warn_unused
T1::pod_type 
norm (const Base< typename T1::elem_type, T1 > &X, const char *method)