BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc::tensors::exprs::Vector< ValueType, AllocatorType > Member List

This is the complete list of members for bc::tensors::exprs::Vector< ValueType, AllocatorType >, including all inherited members.

allocator_type typedefbc::tensors::exprs::Vector< ValueType, AllocatorType >
array_type typedefbc::tensors::exprs::Vector< ValueType, AllocatorType >
at(bc::size_t index) constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
at(bc::size_t index)bc::tensors::exprs::Vector< ValueType, AllocatorType >inline
capacity() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
clear()bc::tensors::exprs::Vector< ValueType, AllocatorType >inline
cols() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
data() constbc::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) constbc::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() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
expression_template() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
expression_template()bc::tensors::exprs::Vector< ValueType, AllocatorType >inline
expression_template_array_type typedefbc::tensors::exprs::Vector< ValueType, AllocatorType >
get_allocator() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
get_shape() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
get_stream() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
get_stream()bc::tensors::exprs::Vector< ValueType, AllocatorType >inline
inner_shape() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
leading_dim(int i=0) constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
max_size() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
outer_dim() constbc::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() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
shrink_to_fit()bc::tensors::exprs::Vector< ValueType, AllocatorType >inline
size() constbc::tensors::exprs::Vector< ValueType, AllocatorType >inline
stream_type typedefbc::tensors::exprs::Vector< ValueType, AllocatorType >
system_tag typedefbc::tensors::exprs::Vector< ValueType, AllocatorType >
tensor_dimbc::tensors::exprs::Vector< ValueType, AllocatorType >static
tensor_iterator_dimbc::tensors::exprs::Vector< ValueType, AllocatorType >static
value_type typedefbc::tensors::exprs::Vector< ValueType, AllocatorType >
Vector()=defaultbc::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