| allocator_type typedef | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| array_type typedef | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| at(bc::size_t index) const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| at(bc::size_t index) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| capacity() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| clear() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| cols() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| data() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| data() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| deallocate() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inlineprotected |
| dim(int i) const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| emplace_back(value_type &&value) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| emplace_back(const value_type &value) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| empty() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| expression_template() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| expression_template() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| expression_template_array_type typedef | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| get_allocator() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| get_shape() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| get_stream() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| get_stream() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| inner_shape() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| leading_dim(int i=0) const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| max_size() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| outer_dim() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| pop_back() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| push_back(value_type &&value) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| push_back(const value_type &value) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| reserve(bc::size_t reserve_sz) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| resize(bc::size_t new_sz) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| rows() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| shrink_to_fit() | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| size() const | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| stream_type typedef | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| system_tag typedef | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| tensor_dim | bc::tensors::exprs::Vector< ValueType, AllocatorType > | static |
| tensor_iterator_dim | bc::tensors::exprs::Vector< ValueType, AllocatorType > | static |
| value_type typedef | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| Vector()=default | bc::tensors::exprs::Vector< ValueType, AllocatorType > | |
| Vector(const array_type &vector) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| Vector(array_type &&vector) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| Vector(bc::Dim< 1 > dim) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |
| Vector(bc::size_t size) | bc::tensors::exprs::Vector< ValueType, AllocatorType > | inline |