Classes | Functions
Op_cov

Classes

class  op_cov
 

Functions

template<typename T1 >
static void op_cov::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_cov > &in)
 
template<typename eT >
static void op_cov::direct_cov (Mat< eT > &out, const Mat< eT > &X, const uword norm_type)
 
template<typename T >
static void op_cov::direct_cov (Mat< std::complex< T > > &out, const Mat< std::complex< T > > &X, const uword norm_type)
 

Detailed Description

Function Documentation

template<typename T1 >
void op_cov::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_cov > &  in 
)
inlinestatic

Definition at line 96 of file op_cov_meat.hpp.

template<typename eT >
void op_cov::direct_cov ( Mat< eT > &  out,
const Mat< eT > &  X,
const uword  norm_type 
)
inlinestatic

Definition at line 24 of file op_cov_meat.hpp.

template<typename T >
void op_cov::direct_cov ( Mat< std::complex< T > > &  out,
const Mat< std::complex< T > > &  X,
const uword  norm_type 
)
inlinestatic

Definition at line 57 of file op_cov_meat.hpp.



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