$search
dummy itpp::Vec class, to prevent compilation errors More...
#include <itpp_wrap.hpp>
Public Member Functions | |
eT * | _data () |
const eT * | _data () const |
int | length () const |
const Vec & | operator= (const Vec &m) |
int | size () const |
Vec (const Vec &m) | |
Vec (int length) | |
Vec () | |
~Vec () |
dummy itpp::Vec class, to prevent compilation errors
Definition at line 51 of file itpp_wrap.hpp.
Definition at line 55 of file itpp_wrap.hpp.
Definition at line 56 of file itpp_wrap.hpp.
Definition at line 57 of file itpp_wrap.hpp.
Definition at line 58 of file itpp_wrap.hpp.
eT* itpp::Vec< eT >::_data | ( | ) | [inline] |
Definition at line 65 of file itpp_wrap.hpp.
const eT* itpp::Vec< eT >::_data | ( | ) | const [inline] |
Definition at line 64 of file itpp_wrap.hpp.
int itpp::Vec< eT >::length | ( | ) | const [inline] |
Definition at line 63 of file itpp_wrap.hpp.
Definition at line 60 of file itpp_wrap.hpp.
int itpp::Vec< eT >::size | ( | ) | const [inline] |
Definition at line 62 of file itpp_wrap.hpp.