mgcpp
A C++ Math Library Based on CUDA
mgcpp
allocator
mgcpp::allocator< Type > Member List
This is the complete list of members for
mgcpp::allocator< Type >
, including all inherited members.
allocate_device
(size_t n)
mgcpp::allocator< Type >
allocate_host
(size_t n)
mgcpp::allocator< Type >
allocator
()
mgcpp::allocator< Type >
allocator
(memory_resource *host, device_memory_resource *device)
mgcpp::allocator< Type >
allocator
(const allocator< U > &other)
mgcpp::allocator< Type >
copy_from_host
(device_pointer device, device_const_pointer host, size_t n) const
mgcpp::allocator< Type >
copy_to_host
(device_pointer host, device_const_pointer device, size_t n) const
mgcpp::allocator< Type >
deallocate_device
(device_pointer p, size_t n)
mgcpp::allocator< Type >
deallocate_host
(host_pointer p, size_t n)
mgcpp::allocator< Type >
device_const_pointer
typedef
mgcpp::allocator< Type >
device_id
() const noexcept
mgcpp::allocator< Type >
device_pointer
typedef
mgcpp::allocator< Type >
device_resource
() const noexcept
mgcpp::allocator< Type >
device_value_type
typedef
mgcpp::allocator< Type >
host_const_pointer
typedef
mgcpp::allocator< Type >
host_pointer
typedef
mgcpp::allocator< Type >
host_resource
() const noexcept
mgcpp::allocator< Type >
host_value_type
typedef
mgcpp::allocator< Type >
rebind_alloc
typedef
mgcpp::allocator< Type >
select_on_container_copy_construction
() const
mgcpp::allocator< Type >
Generated by
1.8.13