$search

conv_to< Col< out_eT > > Class Template Reference
[Fn_conv_to]

#include <fn_conv_to.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

template<typename out_eT>
class conv_to< Col< out_eT > >

conversion to Armadillo column vectors from Armadillo Base objects, as well as from std::vector, itpp::Mat and itpp::Vec

Definition at line 600 of file fn_conv_to.hpp.


The documentation for this class was generated from the following file:
 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:52 2013