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