MCPcopy Create free account

hub / github.com/boostorg/compute / functions

Functions1,666 in github.com/boostorg/compute

Methodoperator()
include/boost/compute/functional/bind.hpp:175
Methodoperator()
include/boost/compute/functional/logical.hpp:125
Methodoperator()
include/boost/compute/functional/logical.hpp:152
Methodoperator()
include/boost/compute/functional/logical.hpp:196
Methodoperator()
include/boost/compute/functional/detail/unpack.hpp:118
Methodoperator+
include/boost/compute/container/valarray.hpp:103
Methodoperator+
include/boost/compute/memory/svm_ptr.hpp:59
Methodoperator+
include/boost/compute/detail/device_ptr.hpp:140
Methodoperator++
include/boost/compute/detail/buffer_value.hpp:161
Methodoperator-
include/boost/compute/container/valarray.hpp:111
Methodoperator-
include/boost/compute/memory/svm_ptr.hpp:64
Methodoperator-
include/boost/compute/detail/buffer_value.hpp:72
Methodoperator-
include/boost/compute/detail/device_ptr.hpp:156
Methodoperator<
include/boost/compute/detail/buffer_value.hpp:77
Methodoperator<=
include/boost/compute/detail/buffer_value.hpp:87
Functionoperator==
test/test_user_defined_types.cpp:36
Methodoperator==
Returns \c true if the context is the same at \p other.
include/boost/compute/context.hpp:208
Methodoperator==
Returns \c true if the kernel is the same at \p other.
include/boost/compute/kernel.hpp:301
Methodoperator==
Returns \c true if the command queue is the same at \p other.
include/boost/compute/command_queue.hpp:1793
Methodoperator==
Returns \c true if the memory object is the same as \p other.
include/boost/compute/memory_object.hpp:143
Methodoperator==
Returns \c true if the platform is the same at \p other.
include/boost/compute/platform.hpp:203
Methodoperator==
Returns \c true if the event is the same as \p other.
include/boost/compute/event.hpp:279
Methodoperator==
Returns \c true if the program is the same at \p other.
include/boost/compute/program.hpp:350
Methodoperator==
Returns \c true if the device is the same at \p other.
include/boost/compute/device.hpp:399
Methodoperator==
include/boost/compute/types/fundamental.hpp:92
Methodoperator==
Returns \c true if \c *this is the same as \p other.
include/boost/compute/image/image_format.hpp:114
Methodoperator==
Returns \c true if the sampler is the same at \p other.
include/boost/compute/image/image_sampler.hpp:174
Methodoperator==
Returns \c true if the extents in \c *this are the same as \p other.
include/boost/compute/utility/extents.hpp:146
Methodoperator==
include/boost/compute/detail/buffer_value.hpp:97
Methodoperator==
include/boost/compute/detail/device_ptr.hpp:167
Methodoperator>
include/boost/compute/detail/buffer_value.hpp:82
Methodoperator>=
include/boost/compute/detail/buffer_value.hpp:92
Methodoperator[]
include/boost/compute/container/valarray.hpp:213
Methodoperator[]
include/boost/compute/container/vector.hpp:443
Methodoperator[]
include/boost/compute/container/array.hpp:181
Methodoperator[]
include/boost/compute/container/flat_map.hpp:387
Methodoperator[]
include/boost/compute/container/basic_string.hpp:119
Methodoperator[]
include/boost/compute/types/fundamental.hpp:87
Methodoperator[]
include/boost/compute/detail/device_ptr.hpp:179
Methodoperator[]
include/boost/compute/iterator/strided_iterator.hpp:165
Methodoperator[]
include/boost/compute/iterator/buffer_iterator.hpp:190
Methodoperator[]
include/boost/compute/iterator/permutation_iterator.hpp:147
Methodoperator[]
include/boost/compute/iterator/zip_iterator.hpp:215
Methodoperator[]
include/boost/compute/iterator/transform_iterator.hpp:162
Methodoperator[]
include/boost/compute/iterator/function_input_iterator.hpp:119
Methodoperator[]
include/boost/compute/iterator/constant_iterator.hpp:100
Methodoperator[]
include/boost/compute/iterator/discard_iterator.hpp:104
Methodoperator[]
include/boost/compute/iterator/counting_iterator.hpp:118
Methodoperator[]
include/boost/compute/iterator/constant_buffer_iterator.hpp:125
Methodoperator[]
include/boost/compute/iterator/detail/swizzle_iterator.hpp:150
Methodoperator~
include/boost/compute/container/valarray.hpp:127
Methodorigin
Returns the origin of the image (\c 0).
include/boost/compute/image/image1d.hpp:129
Methodorigin
Returns the origin of the image (\c 0, \c 0, \c 0).
include/boost/compute/image/image3d.hpp:195
Methodorigin
Returns the origin of the renderbuffer (\c 0, \c 0).
include/boost/compute/interop/opengl/opengl_renderbuffer.hpp:90
Methodp
Returns the value of the parameter p
include/boost/compute/random/bernoulli_distribution.hpp:51
Methodpacket_size
Returns the packet size.
include/boost/compute/pipe.hpp:105
MethodpaintGL
example/resize_image.cpp:162
MethodpaintGL
example/nbody.cpp:172
MethodpaintGL
example/mandelbrot.cpp:162
Methodparameter_cache
include/boost/compute/detail/parameter_cache.hpp:40
Methodpartition
Partitions the device into multiple sub-devices according to \p properties. \opencl_version_warning{1,2}
include/boost/compute/device.hpp:329
Functionpartition_copy
include/boost/compute/algorithm/partition_copy.hpp:32
Functionperf_random_number_engine
perf/perf_random_number_engine.cpp:26
Functionperf_rate
perf/perf.hpp:101
Methodperf_timer
perf/perf.hpp:53
Methodpermutation_iterator
include/boost/compute/iterator/permutation_iterator.hpp:107
Methodpermutation_iterator_access_expr
include/boost/compute/iterator/permutation_iterator.hpp:54
Functionpick_copy_work_group_size
include/boost/compute/algorithm/detail/copy_on_device.hpp:30
Methodpinned_allocator
include/boost/compute/allocator/pinned_allocator.hpp:23
Methodpipe
Creates a null pipe object.
include/boost/compute/pipe.hpp:36
Methodplaceholder
include/boost/compute/functional/bind.hpp:29
Methodplatform
Creates a new platform object for \p id.
include/boost/compute/platform.hpp:41
Methodplatform_count
Returns the number of compute platforms on the system.
include/boost/compute/system.hpp:199
Methodplatforms
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
Methodpopcount
include/boost/compute/functional/popcount.hpp:27
Methodpred
include/boost/compute/functional/logical.hpp:61
Methodpreferred_vector_width
include/boost/compute/device.hpp:271
Methodpreferred_vector_width<double_>
include/boost/compute/device.hpp:460
Methodpreferred_vector_width<float_>
include/boost/compute/device.hpp:453
Methodpreferred_vector_width<int_>
include/boost/compute/device.hpp:439
Methodpreferred_vector_width<long_>
include/boost/compute/device.hpp:446
Methodpreferred_vector_width<short_>
include/boost/compute/device.hpp:432
Functionprint_range
include/boost/compute/detail/print_range.hpp:28
Methodprobabilities
Returns the probabilities
include/boost/compute/random/discrete_distribution.hpp:73
Methodprofile
Returns the profile string for the platform.
include/boost/compute/platform.hpp:86
Methodprofile
Returns the device profile string.
include/boost/compute/device.hpp:181
Methodprofiling_timer_resolution
Returns the profiling timer resolution in nanoseconds.
include/boost/compute/device.hpp:277
Methodprogram
Creates a null program object.
include/boost/compute/program.hpp:77
Methodprogram_cache
Creates a new program cache with space for \p capacity number of program objects.
include/boost/compute/utility/program_cache.hpp:57
Functionqt_image_format_to_qimage_format
include/boost/compute/interop/qt/qimage.hpp:36
Functionqt_qimage_get_format
include/boost/compute/interop/qt/qimage.hpp:45
Functionrand_UDD
function to generate a random UDD on the host
test/test_user_defined_types.cpp:48
Functionrand_float
perf/perf_stl_saxpy.cpp:17
Functionrand_float
perf/perf_sort_float.cpp:22
Functionrand_float
perf/perf_saxpy.cpp:28
Functionrand_float
perf/perf_cart_to_polar.cpp:28
Functionrand_int
example/sort_vector.cpp:22
Functionrand_int
example/host_sort.cpp:22
Functionrand_int
perf/perf_accumulate.cpp:27
Functionrand_int
perf/perf_rotate.cpp:22
← previousnext →1,301–1,400 of 1,666, ranked by callers