Static Public Member Functions

conv_to< itpp::Vec< out_eT > > Class Template Reference
[Fn_conv_to]

conversion to itpp::Vec from Armadillo Base objects More...

#include <fn_conv_to.hpp>

List of all members.

Static Public Member Functions

template<typename in_eT , typename T1 >
static itpp::Vec< out_eT > from (const Base< in_eT, T1 > &in, const typename arma_not_cx< in_eT >::result *junk=0)
template<typename in_eT , typename T1 >
static itpp::Vec< out_eT > from (const Base< in_eT, T1 > &in, const typename arma_cx_only< in_eT >::result *junk=0)

Detailed Description

template<typename out_eT>
class conv_to< itpp::Vec< out_eT > >

conversion to itpp::Vec from Armadillo Base objects

Definition at line 978 of file fn_conv_to.hpp.