Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ functions
Functions
1,666 in github.com/boostorg/compute
⨍
Functions
1,666
◇
Types & classes
372
Method
operator()
include/boost/compute/functional/bind.hpp:175
Method
operator()
include/boost/compute/functional/logical.hpp:125
Method
operator()
include/boost/compute/functional/logical.hpp:152
Method
operator()
include/boost/compute/functional/logical.hpp:196
Method
operator()
include/boost/compute/functional/detail/unpack.hpp:118
Method
operator+
include/boost/compute/container/valarray.hpp:103
Method
operator+
include/boost/compute/memory/svm_ptr.hpp:59
Method
operator+
include/boost/compute/detail/device_ptr.hpp:140
Method
operator++
include/boost/compute/detail/buffer_value.hpp:161
Method
operator-
include/boost/compute/container/valarray.hpp:111
Method
operator-
include/boost/compute/memory/svm_ptr.hpp:64
Method
operator-
include/boost/compute/detail/buffer_value.hpp:72
Method
operator-
include/boost/compute/detail/device_ptr.hpp:156
Method
operator<
include/boost/compute/detail/buffer_value.hpp:77
Method
operator<=
include/boost/compute/detail/buffer_value.hpp:87
Function
operator==
test/test_user_defined_types.cpp:36
Method
operator==
Returns \c true if the context is the same at \p other.
include/boost/compute/context.hpp:208
Method
operator==
Returns \c true if the kernel is the same at \p other.
include/boost/compute/kernel.hpp:301
Method
operator==
Returns \c true if the command queue is the same at \p other.
include/boost/compute/command_queue.hpp:1793
Method
operator==
Returns \c true if the memory object is the same as \p other.
include/boost/compute/memory_object.hpp:143
Method
operator==
Returns \c true if the platform is the same at \p other.
include/boost/compute/platform.hpp:203
Method
operator==
Returns \c true if the event is the same as \p other.
include/boost/compute/event.hpp:279
Method
operator==
Returns \c true if the program is the same at \p other.
include/boost/compute/program.hpp:350
Method
operator==
Returns \c true if the device is the same at \p other.
include/boost/compute/device.hpp:399
Method
operator==
include/boost/compute/types/fundamental.hpp:92
Method
operator==
Returns \c true if \c *this is the same as \p other.
include/boost/compute/image/image_format.hpp:114
Method
operator==
Returns \c true if the sampler is the same at \p other.
include/boost/compute/image/image_sampler.hpp:174
Method
operator==
Returns \c true if the extents in \c *this are the same as \p other.
include/boost/compute/utility/extents.hpp:146
Method
operator==
include/boost/compute/detail/buffer_value.hpp:97
Method
operator==
include/boost/compute/detail/device_ptr.hpp:167
Method
operator>
include/boost/compute/detail/buffer_value.hpp:82
Method
operator>=
include/boost/compute/detail/buffer_value.hpp:92
Method
operator[]
include/boost/compute/container/valarray.hpp:213
Method
operator[]
include/boost/compute/container/vector.hpp:443
Method
operator[]
include/boost/compute/container/array.hpp:181
Method
operator[]
include/boost/compute/container/flat_map.hpp:387
Method
operator[]
include/boost/compute/container/basic_string.hpp:119
Method
operator[]
include/boost/compute/types/fundamental.hpp:87
Method
operator[]
include/boost/compute/detail/device_ptr.hpp:179
Method
operator[]
include/boost/compute/iterator/strided_iterator.hpp:165
Method
operator[]
include/boost/compute/iterator/buffer_iterator.hpp:190
Method
operator[]
include/boost/compute/iterator/permutation_iterator.hpp:147
Method
operator[]
include/boost/compute/iterator/zip_iterator.hpp:215
Method
operator[]
include/boost/compute/iterator/transform_iterator.hpp:162
Method
operator[]
include/boost/compute/iterator/function_input_iterator.hpp:119
Method
operator[]
include/boost/compute/iterator/constant_iterator.hpp:100
Method
operator[]
include/boost/compute/iterator/discard_iterator.hpp:104
Method
operator[]
include/boost/compute/iterator/counting_iterator.hpp:118
Method
operator[]
include/boost/compute/iterator/constant_buffer_iterator.hpp:125
Method
operator[]
include/boost/compute/iterator/detail/swizzle_iterator.hpp:150
Method
operator~
include/boost/compute/container/valarray.hpp:127
Method
origin
Returns the origin of the image (\c 0).
include/boost/compute/image/image1d.hpp:129
Method
origin
Returns the origin of the image (\c 0, \c 0, \c 0).
include/boost/compute/image/image3d.hpp:195
Method
origin
Returns the origin of the renderbuffer (\c 0, \c 0).
include/boost/compute/interop/opengl/opengl_renderbuffer.hpp:90
Method
p
Returns the value of the parameter p
include/boost/compute/random/bernoulli_distribution.hpp:51
Method
packet_size
Returns the packet size.
include/boost/compute/pipe.hpp:105
Method
paintGL
example/resize_image.cpp:162
Method
paintGL
example/nbody.cpp:172
Method
paintGL
example/mandelbrot.cpp:162
Method
parameter_cache
include/boost/compute/detail/parameter_cache.hpp:40
Method
partition
Partitions the device into multiple sub-devices according to \p properties. \opencl_version_warning{1,2}
include/boost/compute/device.hpp:329
Function
partition_copy
include/boost/compute/algorithm/partition_copy.hpp:32
Function
perf_random_number_engine
perf/perf_random_number_engine.cpp:26
Function
perf_rate
perf/perf.hpp:101
Method
perf_timer
perf/perf.hpp:53
Method
permutation_iterator
include/boost/compute/iterator/permutation_iterator.hpp:107
Method
permutation_iterator_access_expr
include/boost/compute/iterator/permutation_iterator.hpp:54
Function
pick_copy_work_group_size
include/boost/compute/algorithm/detail/copy_on_device.hpp:30
Method
pinned_allocator
include/boost/compute/allocator/pinned_allocator.hpp:23
Method
pipe
Creates a null pipe object.
include/boost/compute/pipe.hpp:36
Method
placeholder
include/boost/compute/functional/bind.hpp:29
Method
platform
Creates a new platform object for \p id.
include/boost/compute/platform.hpp:41
Method
platform_count
Returns the number of compute platforms on the system.
include/boost/compute/system.hpp:199
Method
platforms
Returns a vector containing each of the OpenCL platforms on the system. For example, to print out the name of each OpenCL platform present on the sys
include/boost/compute/system.hpp:182
Method
popcount
include/boost/compute/functional/popcount.hpp:27
Method
pred
include/boost/compute/functional/logical.hpp:61
Method
preferred_vector_width
include/boost/compute/device.hpp:271
Method
preferred_vector_width<double_>
include/boost/compute/device.hpp:460
Method
preferred_vector_width<float_>
include/boost/compute/device.hpp:453
Method
preferred_vector_width<int_>
include/boost/compute/device.hpp:439
Method
preferred_vector_width<long_>
include/boost/compute/device.hpp:446
Method
preferred_vector_width<short_>
include/boost/compute/device.hpp:432
Function
print_range
include/boost/compute/detail/print_range.hpp:28
Method
probabilities
Returns the probabilities
include/boost/compute/random/discrete_distribution.hpp:73
Method
profile
Returns the profile string for the platform.
include/boost/compute/platform.hpp:86
Method
profile
Returns the device profile string.
include/boost/compute/device.hpp:181
Method
profiling_timer_resolution
Returns the profiling timer resolution in nanoseconds.
include/boost/compute/device.hpp:277
Method
program
Creates a null program object.
include/boost/compute/program.hpp:77
Method
program_cache
Creates a new program cache with space for \p capacity number of program objects.
include/boost/compute/utility/program_cache.hpp:57
Function
qt_image_format_to_qimage_format
include/boost/compute/interop/qt/qimage.hpp:36
Function
qt_qimage_get_format
include/boost/compute/interop/qt/qimage.hpp:45
Function
rand_UDD
function to generate a random UDD on the host
test/test_user_defined_types.cpp:48
Function
rand_float
perf/perf_stl_saxpy.cpp:17
Function
rand_float
perf/perf_sort_float.cpp:22
Function
rand_float
perf/perf_saxpy.cpp:28
Function
rand_float
perf/perf_cart_to_polar.cpp:28
Function
rand_int
example/sort_vector.cpp:22
Function
rand_int
example/host_sort.cpp:22
Function
rand_int
perf/perf_accumulate.cpp:27
Function
rand_int
perf/perf_rotate.cpp:22
← previous
next →
1,301–1,400 of 1,666, ranked by callers