$search

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 T >
static void op_cor::direct_cor (Mat< std::complex< T > > &out, const Mat< std::complex< T > > &X, const uword norm_type)
template<typename eT >
static void op_cor::direct_cor (Mat< eT > &out, const Mat< eT > &X, const uword norm_type)

Function Documentation

template<typename T1 >
void op_cor::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_cor > &  in 
) [inline, static, inherited]

Definition at line 98 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 
) [inline, static, inherited]

Definition at line 59 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 
) [inline, static, inherited]

Definition at line 24 of file op_cor_meat.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:51 2013