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

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

allocate(std::size_t sz)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
deallocate(value_type *data, std::size_t sz)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
operator!=(const Polymorphic_Allocator< AltT, system_tag > &other)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
operator=(const Polymorphic_Allocator &other)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
operator=(Polymorphic_Allocator &&other)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
operator==(const Polymorphic_Allocator< AltT, system_tag > &other)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
Polymorphic_Allocator(const Allocator &alloc)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
Polymorphic_Allocator()bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
Polymorphic_Allocator(const Polymorphic_Allocator &pa)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
set_allocator(const Allocator &alloc)bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >inline
system_tag typedefbc::allocators::Polymorphic_Allocator< ValueType, SystemTag >
value_type typedefbc::allocators::Polymorphic_Allocator< ValueType, SystemTag >