PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
plssvm::dpcpp::detail::device_ptr< T > Member List

This is the complete list of members for plssvm::dpcpp::detail::device_ptr< T >, including all inherited members.

base_type typedefplssvm::dpcpp::detail::device_ptr< T >private
const_host_pointer_type typedefplssvm::detail::gpu_device_ptr< T, queue >
copy_to_device(const_host_pointer_type data_to_copy, size_type pos, size_type count) overrideplssvm::dpcpp::detail::device_ptr< T >virtual
gpu_device_ptr< T, queue >::copy_to_device(const std::vector< value_type > &data_to_copy)plssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr< T, queue >::copy_to_device(const std::vector< value_type > &data_to_copy, size_type pos, size_type count)plssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr< T, queue >::copy_to_device(const_host_pointer_type data_to_copy)plssvm::detail::gpu_device_ptr< T, queue >
copy_to_host(host_pointer_type buffer, size_type pos, size_type count) const overrideplssvm::dpcpp::detail::device_ptr< T >virtual
gpu_device_ptr< T, queue >::copy_to_host(std::vector< value_type > &buffer) constplssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr< T, queue >::copy_to_host(std::vector< value_type > &buffer, size_type pos, size_type count) constplssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr< T, queue >::copy_to_host(host_pointer_type buffer) constplssvm::detail::gpu_device_ptr< T, queue >
data_plssvm::detail::gpu_device_ptr< T, queue >protected
device_pointer_type typedefplssvm::detail::gpu_device_ptr< T, queue >
device_ptr()=defaultplssvm::dpcpp::detail::device_ptr< T >
device_ptr(size_type size, const queue &q)plssvm::dpcpp::detail::device_ptr< T >
device_ptr(const device_ptr &)=deleteplssvm::dpcpp::detail::device_ptr< T >
device_ptr(device_ptr &&other) noexcept=defaultplssvm::dpcpp::detail::device_ptr< T >
empty() const noexceptplssvm::detail::gpu_device_ptr< T, queue >inline
fill(value_type value, size_type pos, size_type count) overrideplssvm::dpcpp::detail::device_ptr< T >virtual
gpu_device_ptr< T, queue >::fill(value_type value, size_type pos=0)plssvm::detail::gpu_device_ptr< T, queue >
get() noexceptplssvm::detail::gpu_device_ptr< T, queue >inline
get() const noexceptplssvm::detail::gpu_device_ptr< T, queue >inline
gpu_device_ptr()=defaultplssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr(size_type size, const queue_type queue)plssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr(const gpu_device_ptr &)=deleteplssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr(gpu_device_ptr &&other) noexceptplssvm::detail::gpu_device_ptr< T, queue >
host_pointer_type typedefplssvm::detail::gpu_device_ptr< T, queue >
memset(int pattern, size_type pos, size_type num_bytes) overrideplssvm::dpcpp::detail::device_ptr< T >virtual
gpu_device_ptr< T, queue >::memset(int pattern, size_type pos=0)plssvm::detail::gpu_device_ptr< T, queue >
operator bool() const noexceptplssvm::detail::gpu_device_ptr< T, queue >inlineexplicit
operator=(const device_ptr &)=deleteplssvm::dpcpp::detail::device_ptr< T >
operator=(device_ptr &&other) noexcept=defaultplssvm::dpcpp::detail::device_ptr< T >
gpu_device_ptr< T, queue >::operator=(const gpu_device_ptr &)=deleteplssvm::detail::gpu_device_ptr< T, queue >
gpu_device_ptr< T, queue >::operator=(gpu_device_ptr &&other) noexceptplssvm::detail::gpu_device_ptr< T, queue >
queue() const noexceptplssvm::detail::gpu_device_ptr< T, queue >inline
queue_plssvm::detail::gpu_device_ptr< T, queue >protected
queue_type typedefplssvm::detail::gpu_device_ptr< T, queue >
size() const noexceptplssvm::detail::gpu_device_ptr< T, queue >inline
size_plssvm::detail::gpu_device_ptr< T, queue >protected
size_type typedefplssvm::detail::gpu_device_ptr< T, queue >
swap(gpu_device_ptr &other) noexceptplssvm::detail::gpu_device_ptr< T, queue >
value_type typedefplssvm::detail::gpu_device_ptr< T, queue >
~device_ptr() overrideplssvm::dpcpp::detail::device_ptr< T >
~gpu_device_ptr()=defaultplssvm::detail::gpu_device_ptr< T, queue >virtual