BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc::allocators::Stack_Allocator< ValueType, SystemTag > Member List

This is the complete list of members for bc::allocators::Stack_Allocator< ValueType, SystemTag >, including all inherited members.

allocate(std::size_t sz)bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
allocated_bytes() constbc::allocators::Stack_Allocator< ValueType, SystemTag >inline
available_bytes() constbc::allocators::Stack_Allocator< ValueType, SystemTag >inline
deallocate(ValueType *data, std::size_t sz)bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
force_deallocate()bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
free()bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
propagate_on_container_copy_construction typedefbc::allocators::Stack_Allocator< ValueType, SystemTag >
reserve(std::size_t sz)bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
reserved_bytes() constbc::allocators::Stack_Allocator< ValueType, SystemTag >inline
set_allocator(Allocator alloc)bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
Stack_Allocator classbc::allocators::Stack_Allocator< ValueType, SystemTag >friend
Stack_Allocator(int sz=0)bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
Stack_Allocator(const Stack_Allocator< T, SystemTag > &ws)bc::allocators::Stack_Allocator< ValueType, SystemTag >inline
Stack_Allocator(const Stack_Allocator &)=defaultbc::allocators::Stack_Allocator< ValueType, SystemTag >
Stack_Allocator(Stack_Allocator &&)=defaultbc::allocators::Stack_Allocator< ValueType, SystemTag >
system_tag typedefbc::allocators::Stack_Allocator< ValueType, SystemTag >
value_type typedefbc::allocators::Stack_Allocator< ValueType, SystemTag >