|
HLIBpro
2.0
|
This is the complete list of members for Vector< value_t >, including all inherited members.
| _data | MemBlockRef< value_t > | protected |
| data() const | Vector< value_t > | inline |
| entry(const idx_t i) const | Vector< value_t > | inline |
| length() const | Vector< value_t > | inline |
| MemBlockRef() | MemBlockRef< value_t > | inline |
| MemBlockRef(const MemBlockRef< value_t > &ref) | MemBlockRef< value_t > | inline |
| MemBlockRef(const size_t n) | MemBlockRef< value_t > | inline |
| operator()(const idx_t i) const | Vector< value_t > | inline |
| operator()(const idx_t i) | Vector< value_t > | inline |
| operator()(const Range &r) const | Vector< value_t > | inline |
| operator<<(std::ostream &os, const Vector &v) | Vector< value_t > | friend |
| operator=(const Vector &v) | Vector< value_t > | inline |
| set_block(MemBlock< value_t > *b=&_null_block) | MemBlockRef< value_t > | inline |
| set_block(const MemBlockRef< value_t > &ref) | MemBlockRef< value_t > | inline |
| stride() const | Vector< value_t > | inline |
| Vector() | Vector< value_t > | inline |
| Vector(const size_t n) | Vector< value_t > | inline |
| Vector(const Vector &v) | Vector< value_t > | inline |
| Vector(const MemBlockRef< value_t > &ref, const Range &r) | Vector< value_t > | inline |
| Vector(const Vector< value_t > &v, const Range &r, const copy_policy_t p=copy_reference) | Vector< value_t > | |
| Vector(const Matrix< value_t > &M, const Range &r, const idx_t col, const copy_policy_t p=copy_reference) | Vector< value_t > | |
| Vector(const Matrix< value_t > &M, const idx_t row, const Range &r, const copy_policy_t p=copy_reference) | Vector< value_t > | |
| ~MemBlockRef() | MemBlockRef< value_t > | inline |
1.8.4