MCPcopy Create free account

hub / github.com/arrayfire/arrayfire / functions

Functions6,270 in github.com/arrayfire/arrayfire

↓ 6 callersFunctionmake_bitmap_ptr
src/api/c/imageio.cpp:184
↓ 6 callersFunctionpredict
Predict based on given parameters
examples/machine_learning/perceptron.cpp:29
↓ 6 callersFunctionproduct
src/api/cpp/reduce.cpp:47
↓ 6 callersFunctionrank
src/api/c/rank.cpp:37
↓ 6 callersFunctionreal
src/backend/oneapi/math.hpp:165
↓ 6 callersFunctionreal
src/backend/cpu/math.hpp:142
↓ 6 callersFunctionreorder
src/backend/oneapi/reorder.cpp:22
↓ 6 callersFunctionreorder
src/backend/opencl/reorder.cpp:22
↓ 6 callersFunctionreorder
src/backend/cpu/reorder.cpp:23
↓ 6 callersFunctionreorder
src/backend/cuda/reorder.cpp:25
↓ 6 callersFunctionscan
src/backend/opencl/scan.cpp:18
↓ 6 callersMethodsetDataDims
src/backend/oneapi/Array.cpp:532
↓ 6 callersMethodsetDataDims
src/backend/opencl/Array.cpp:535
↓ 6 callersMethodsignalMemoryCleanup
src/backend/common/DefaultMemoryManager.cpp:284
↓ 6 callersFunctionsize_of
src/api/c/type_util.cpp:16
↓ 6 callersFunctionstdev
src/api/c/stdev.cpp:48
↓ 6 callersFunctionthrustSortByKey
src/backend/cuda/kernel/thrust_sort_by_key_impl.hpp:21
↓ 6 callersMethodtotal
src/backend/common/ArrayInfo.hpp:85
↓ 6 callersFunctionverify_present
src/backend/oneapi/platform.cpp:93
↓ 5 callersFunctionTYPED_TEST
test/iir.cpp:73
↓ 5 callersFunctionaf_approx2_uniform
src/api/c/approx.cpp:242
↓ 5 callersFunctionaf_approx2_uniform_v2
src/api/c/approx.cpp:257
↓ 5 callersFunctionaf_approx2_v2
src/api/c/approx.cpp:285
↓ 5 callersFunctionaf_eval
src/api/c/device.cpp:273
↓ 5 callersFunctionaf_fft
src/api/c/fft.cpp:83
↓ 5 callersFunctionaf_fft2
src/api/c/fft.cpp:89
↓ 5 callersFunctionaf_fft3
src/api/c/fft.cpp:96
↓ 5 callersFunctionaf_get_kernel_cache_directory
src/api/c/device.cpp:383
↓ 5 callersFunctionaf_ifft2
src/api/c/fft.cpp:109
↓ 5 callersFunctionaf_ifft3
src/api/c/fft.cpp:116
↓ 5 callersFunctionaf_sub
src/api/c/binary.cpp:330
↓ 5 callersFunctionallocV2
Alloc device memory
src/api/cpp/device.cpp:114
↓ 5 callersFunctionblock_reduce_sum
src/backend/cuda/kernel/orb.hpp:50
↓ 5 callersFunctionclamp
src/api/cpp/clamp.cpp:17
↓ 5 callersFunctioncomputeStrides
src/backend/oneapi/fft.cpp:92
↓ 5 callersFunctioncopyArray
src/backend/cuda/copy.cpp:38
↓ 5 callersFunctioncopyArray
src/api/c/handle.hpp:113
↓ 5 callersFunctioncount
src/api/cpp/reduce.cpp:151
↓ 5 callersFunctioncountByKey
src/api/cpp/reduce.cpp:157
↓ 5 callersFunctioncreateParamArray
src/backend/cuda/Array.cpp:420
↓ 5 callersFunctiondivision
src/backend/cpu/math.hpp:77
↓ 5 callersFunctionfft3Norm
src/api/cpp/fft.cpp:32
↓ 5 callersFunctionfft_convolve
src/api/c/fftconvolve.cpp:162
↓ 5 callersFunctionfreeV2
src/api/cpp/device.cpp:135
↓ 5 callersFunctiongemm
src/backend/cpu/blas.cpp:223
↓ 5 callersFunctiongetActivePlatformVendor
src/backend/opencl/platform.cpp:271
↓ 5 callersMethodgetBytes
Return the size of the size of the buffer node in bytes. Zero otherwise
src/backend/common/jit/Node.hpp:266
↓ 5 callersFunctiongetDeviceCount
src/backend/oneapi/platform.cpp:215
↓ 5 callersFunctiongetDeviceNativeId
src/backend/cuda/platform.cpp:379
↓ 5 callersFunctiongetFGMarker
src/backend/common/graphics_common.cpp:116
↓ 5 callersMethodgetLine
src/backend/common/err_common.cpp:63
↓ 5 callersFunctiongetLogger
src/backend/cuda/debug_cuda.hpp:20
↓ 5 callersMethodgetMemoryPressureThreshold
src/backend/common/MemoryManagerBase.hpp:75
↓ 5 callersMethodgetOffset
src/backend/cpu/Array.hpp:239
↓ 5 callersMethodgetOp
src/backend/cpu/jit/UnaryNode.hpp:44
↓ 5 callersMethodgetPointer
src/backend/cuda/kernel/shared.hpp:18
↓ 5 callersMethodgetRank
src/backend/cpu/kernel/regions.hpp:38
↓ 5 callersFunctiongetSeed
src/api/cpp/random.cpp:134
↓ 5 callersMethodgetVersion
Returns the version of the cuDNN loaded at runtime
src/backend/cuda/cudnnModule.hpp:104
↓ 5 callersFunctiongforGet
src/api/cpp/gfor.cpp:21
↓ 5 callersFunctionhsv2rgb
src/api/cpp/hsv_rgb.cpp:16
↓ 5 callersFunctionifft
src/api/cpp/fft.cpp:92
↓ 5 callersFunctionifft2
src/api/cpp/fft.cpp:99
↓ 5 callersFunctionisComplex
src/backend/common/traits.hpp:45
↓ 5 callersMethodisDouble
src/backend/common/ArrayInfo.cpp:136
↓ 5 callersFunctionisGLSharingSupported
src/backend/opencl/platform.cpp:420
↓ 5 callersMethodisLoaded
src/backend/cuda/cudnnModule.hpp:106
↓ 5 callersFunctionmatmulNT
src/api/cpp/blas.cpp:22
↓ 5 callersFunctionmodf
Extract integer and fractional parts. \param arg number to decompress \param iptr address to store integer part at \return fractional part template<ty
extern/half/include/half.hpp:2647
↓ 5 callersFunctionmtxReadSparseMatrix
test/arrayfire_test.cpp:1259
↓ 5 callersFunctionnormalize
examples/image_processing/deconvolution.cpp:20
↓ 5 callersFunctionnormalize
examples/image_processing/gradient_diffusion.cpp:19
↓ 5 callersMethodoperator()
src/backend/opencl/types.cpp:30
↓ 5 callersFunctionpointList
src/api/c/confidence_connected.cpp:46
↓ 5 callersFunctionqr
src/api/c/qr.cpp:27
↓ 5 callersFunctionreadArray
src/api/cpp/util.cpp:33
↓ 5 callersFunctionregions
src/api/c/regions.cpp:24
↓ 5 callersMethodregisterResources
src/backend/cuda/GraphicsResourceManager.cpp:21
↓ 5 callersMethodset
src/api/cpp/array.cpp:513
↓ 5 callersFunctionsetDevice
src/backend/cuda/platform.cpp:418
↓ 5 callersMethodsetPos
NOLINTNEXTLINE(readability-make-member-function-const)
src/api/cpp/graphics.cpp:45
↓ 5 callersMethodslice
NOLINTNEXTLINE(readability-const-return-type)
src/api/cpp/array.cpp:448
↓ 5 callersFunctionsort
src/backend/opencl/sort.cpp:22
↓ 5 callersFunctiontransform
src/backend/opencl/kernel/transform.hpp:40
↓ 5 callersFunctionunravelIdx
Calculate a linearized index's multi-dimensonal coordinates in an af::array, given its dimension sizes and strides
test/arrayfire_test.cpp:532
↓ 5 callersFunctionupper
src/api/cpp/data.cpp:285
↓ 4 callersFunction__hfma
src/backend/cuda/kernel/random_engine.hpp:40
↓ 4 callersFunctionaf_alloc_host
src/api/c/memory.cpp:317
↓ 4 callersFunctionaf_approx1_common
src/api/c/approx.cpp:48
↓ 4 callersFunctionaf_approx1_uniform
src/api/c/approx.cpp:116
↓ 4 callersFunctionaf_approx1_uniform_v2
src/api/c/approx.cpp:129
↓ 4 callersFunctionaf_approx1_v2
src/api/c/approx.cpp:153
↓ 4 callersFunctionaf_approx2_common
src/api/c/approx.cpp:164
↓ 4 callersFunctionaf_bilateral
src/api/c/bilateral.cpp:37
↓ 4 callersFunctionaf_convolve1
src/api/c/convolve.cpp:217
↓ 4 callersFunctionaf_convolve2_sep
src/api/c/convolve.cpp:258
↓ 4 callersFunctionaf_create_event
src/api/c/events.cpp:30
↓ 4 callersFunctionaf_delete_event
src/api/c/events.cpp:40
↓ 4 callersFunctionaf_diff1
src/api/c/diff.cpp:40
↓ 4 callersFunctionaf_diff2
src/api/c/diff.cpp:79
← previousnext →501–600 of 6,270, ranked by callers