allocated | puma2::Vector< T > | [private] |
copy(const T &, T &) | puma2::Vector< T > | [inline, static] |
copy(const ColorImageRGB8::B3 &f, ColorImageRGB8::B3 &t) | puma2::Vector< T > | [inline] |
copy(const RGBa8::B4 &f, RGBa8::B4 &t) | puma2::Vector< T > | [inline] |
copy(const RGBa8 &f, RGBa8 &t) | puma2::Vector< T > | [inline] |
length() const | puma2::Vector< T > | [inline] |
Matrix< T > class | puma2::Vector< T > | [friend] |
operator const T *() const | puma2::Vector< T > | [inline] |
operator T *() | puma2::Vector< T > | [inline] |
operator=(const Vector &) | puma2::Vector< T > | |
operator=(T v) | puma2::Vector< T > | |
operator[](int i) | puma2::Vector< T > | [inline] |
operator[](int i) const | puma2::Vector< T > | [inline] |
size | puma2::Vector< T > | [private] |
vec | puma2::Vector< T > | [private] |
Vector(int=0) | puma2::Vector< T > | [explicit] |
Vector(const Vector &) | puma2::Vector< T > | |
Vector(T *, int) | puma2::Vector< T > | [private] |
~Vector() | puma2::Vector< T > | [virtual] |