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

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

allocate(size_t sz)bc::allocators::Null_Allocator< ValueType, SystemTag >inline
deallocate(value_type *ptr, size_t sz)bc::allocators::Null_Allocator< ValueType, SystemTag >inline
Null_Allocator()=defaultbc::allocators::Null_Allocator< ValueType, SystemTag >
Null_Allocator(const Null_Allocator &)=defaultbc::allocators::Null_Allocator< ValueType, SystemTag >
Null_Allocator(Null_Allocator &&)=defaultbc::allocators::Null_Allocator< ValueType, SystemTag >
Null_Allocator(Null_Allocator< AltT, SystemTag > copy)bc::allocators::Null_Allocator< ValueType, SystemTag >inline
operator!=(const Null_Allocator< U, system_tag > &) constbc::allocators::Null_Allocator< ValueType, SystemTag >inline
operator==(const Null_Allocator< U, system_tag > &) constbc::allocators::Null_Allocator< ValueType, SystemTag >inline
size_t typedefbc::allocators::Null_Allocator< ValueType, SystemTag >
system_tag typedefbc::allocators::Null_Allocator< ValueType, SystemTag >
value_type typedefbc::allocators::Null_Allocator< ValueType, SystemTag >