Static Public Member Functions

op_cov Class Reference
[Op_cov]

#include <op_cov_proto.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file op_cov_proto.hpp.