#include <itpp_wrap.hpp>
Public Member Functions | |
int | size () const |
int | length () const |
const eT * | _data () const |
eT * | _data () |
Private Member Functions | |
Vec () | |
Vec (const Vec &m) | |
const Vec & | operator= (const Vec &m) |
~Vec () |
Definition at line 52 of file itpp_wrap.hpp.
int itpp::Vec< eT >::size | ( | ) | const [inline] |
int itpp::Vec< eT >::length | ( | ) | const [inline] |
const eT* itpp::Vec< eT >::_data | ( | ) | const [inline] |
eT* itpp::Vec< eT >::_data | ( | ) | [inline] |