Public Member Functions
itpp::Vec< eT > Class Template Reference

dummy itpp::Vec class, to prevent compilation errors More...

#include <itpp_wrap.hpp>

List of all members.

Public Member Functions

const eT * _data () const
eT * _data ()
int length () const
const Vecoperator= (const Vec &m)
int size () const
 Vec ()
 Vec (int length)
 Vec (const Vec &m)
 ~Vec ()

Detailed Description

template<typename eT>
class itpp::Vec< eT >

dummy itpp::Vec class, to prevent compilation errors

Definition at line 51 of file itpp_wrap.hpp.


Constructor & Destructor Documentation

template<typename eT>
itpp::Vec< eT >::~Vec ( ) [inline]

Definition at line 55 of file itpp_wrap.hpp.

template<typename eT>
itpp::Vec< eT >::Vec ( ) [inline]

Definition at line 56 of file itpp_wrap.hpp.

template<typename eT>
itpp::Vec< eT >::Vec ( int  length) [inline]

Definition at line 57 of file itpp_wrap.hpp.

template<typename eT>
itpp::Vec< eT >::Vec ( const Vec< eT > &  m) [inline]

Definition at line 58 of file itpp_wrap.hpp.


Member Function Documentation

template<typename eT>
const eT* itpp::Vec< eT >::_data ( ) const [inline]

Definition at line 64 of file itpp_wrap.hpp.

template<typename eT>
eT* itpp::Vec< eT >::_data ( ) [inline]

Definition at line 65 of file itpp_wrap.hpp.

template<typename eT>
int itpp::Vec< eT >::length ( ) const [inline]

Definition at line 63 of file itpp_wrap.hpp.

template<typename eT>
const Vec& itpp::Vec< eT >::operator= ( const Vec< eT > &  m) [inline]

Definition at line 60 of file itpp_wrap.hpp.

template<typename eT>
int itpp::Vec< eT >::size ( ) const [inline]

Definition at line 62 of file itpp_wrap.hpp.


The documentation for this class was generated from the following file:


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:08