Classes | Functions
Op_cor

Classes

class  op_cor
 

Functions

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

Detailed Description

Function Documentation

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

Definition at line 98 of file op_cor_meat.hpp.

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

Definition at line 24 of file op_cor_meat.hpp.

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

Definition at line 59 of file op_cor_meat.hpp.



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