MCPcopy Create free account

hub / github.com/arrayfire/arrayfire / functions

Functions6,270 in github.com/arrayfire/arrayfire

↓ 8 callersFunctionidx_y
src/backend/cpu/kernel/fast.hpp:18
↓ 8 callersMethodinit
test/arrayfire_test.cpp:1191
↓ 8 callersMethodisReady
src/backend/oneapi/Array.hpp:253
↓ 8 callersFunctionlog10
Common logorithm. \param arg function argument \return logarithm of \a arg to base 10 template<typename T> typename enable<expr,T>::type log10(T arg)
extern/half/include/half.hpp:2358
↓ 8 callersFunctionmax_val
max_val() Returns max of x and y
src/backend/cuda/kernel/fast.hpp:63
↓ 8 callersFunctionmedfilt
src/api/cpp/filters.cpp:17
↓ 8 callersFunctionpyramid
examples/image_processing/pyramids.cpp:20
↓ 8 callersFunctionremoveEmptyColumns
src/backend/common/dispatch.hpp:54
↓ 8 callersFunctionsigmoid
test/math.cpp:39
↓ 8 callersFunctiontan
Tangent function. \param arg function argument \return tangent value of \a arg template<typename T> typename enable<expr,T>::type tan(T arg) { return
extern/half/include/half.hpp:2435
↓ 8 callersFunctiontestPad
test/pad_borders.cpp:35
↓ 8 callersFunctiontoStride
src/backend/common/ArrayInfo.cpp:213
↓ 8 callersFunctiontoString
src/backend/common/half.cpp:13
↓ 8 callersFunctiontopk
src/api/c/topk.cpp:27
↓ 8 callersMethodunlock
src/api/c/memory.cpp:749
↓ 8 callersFunctionunwrap
src/api/c/unwrap.cpp:30
↓ 7 callersMethodH
src/api/cpp/array.cpp:511
↓ 7 callersFunctionTYPED_TEST
test/index.cpp:146
↓ 7 callersFunctionaf_erode
src/api/c/morph.cpp:190
↓ 7 callersFunctionaf_flat
src/api/c/moddims.cpp:86
↓ 7 callersFunctionaf_resize
src/api/c/resize.cpp:34
↓ 7 callersFunctionaf_tile
src/api/c/tile.cpp:41
↓ 7 callersFunctionbroadcastOut
test/binary.cpp:651
↓ 7 callersFunctionbuiltin_isinf
extern/half/include/half.hpp:403
↓ 7 callersFunctioncheckErr
test/ocl_ext_context.cpp:43
↓ 7 callersFunctioncopyArray
src/backend/cpu/copy.cpp:51
↓ 7 callersMethodcopyToReadOnly
src/backend/cuda/Kernel.cpp:24
↓ 7 callersMethoddevice
src/backend/cuda/Array.cpp:194
↓ 7 callersFunctionevalNodes
src/backend/oneapi/jit.cpp:388
↓ 7 callersFunctionfmod
Remainder of division. \param x first operand \param y second operand \return remainder of floating point division. template<typename T,typename U> ty
extern/half/include/half.hpp:2247
↓ 7 callersFunctiongetAvailableBackends
src/api/cpp/device.cpp:28
↓ 7 callersFunctiongetFeatures
src/api/c/features.cpp:61
↓ 7 callersFunctiongetFeaturesHandle
src/api/c/features.cpp:34
↓ 7 callersFunctionidx
src/backend/cpu/kernel/fast.hpp:31
↓ 7 callersFunctionindex
src/backend/cpu/index.cpp:32
↓ 7 callersMethodisComplex
src/backend/common/ArrayInfo.cpp:132
↓ 7 callersMethodisEmpty
src/backend/common/ArrayInfo.cpp:108
↓ 7 callersFunctionmatmulTN
src/api/cpp/blas.cpp:28
↓ 7 callersFunctionmax_val
max_val() Returns max of x and y
src/backend/cuda/kernel/harris.hpp:51
↓ 7 callersFunctionmemFree
src/backend/cuda/memory.cpp:77
↓ 7 callersFunctionmetric4
* @brief Computes the 4x4 metric matrix for the given 4-vector positions * * @param pos af::dim4(4, N) * @return af::array af::dim4(4, 4, 1, N) */
examples/pde/bhrt.cpp:457
↓ 7 callersMethodoperator()
src/api/cpp/array.cpp:397
↓ 7 callersFunctionpd4
test/select.cpp:308
↓ 7 callersFunctionscan
src/api/c/scan.cpp:31
↓ 7 callersMethodsetAxesTitles
src/api/cpp/graphics.cpp:190
↓ 7 callersMethodsetColorMap
src/api/cpp/graphics.cpp:59
↓ 7 callersFunctionsetDevice
src/backend/opencl/platform.cpp:508
↓ 7 callersMethodshutdownAllocator
Shuts down the allocator interface which calls shutdown on the subclassed memory manager with device-specific context
src/backend/common/MemoryManagerBase.hpp:38
↓ 7 callersFunctionsolve
src/api/c/solve.cpp:26
↓ 7 callersFunctionsparseGetColIdx
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/api/cpp/sparse.cpp:85
↓ 7 callersFunctionsparseGetRowIdx
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/api/cpp/sparse.cpp:78
↓ 7 callersFunctionsusan
src/api/c/susan.cpp:33
↓ 7 callersFunctiontileRepeations
test/binary.cpp:668
↓ 7 callersFunctiontrunc
Nearest integer not greater in magnitude than half value. \param arg half to round \return nearest integer not greater in magnitude than \a arg templa
extern/half/include/half.hpp:2569
↓ 6 callersFunctionTEST
test/convolve.cpp:309
↓ 6 callersFunctionacos
Arc cosine function. \param arg function argument \return arc cosine value of \a arg template<typename T> typename enable<expr,T>::type acos(T arg) {
extern/half/include/half.hpp:2449
↓ 6 callersFunctionaf_add
src/api/c/binary.cpp:282
↓ 6 callersFunctionaf_canny
src/api/c/canny.cpp:226
↓ 6 callersFunctionaf_get_active_backend
src/api/c/device.cpp:107
↓ 6 callersFunctionaf_get_default_random_engine
src/api/c/random.cpp:130
↓ 6 callersFunctionaf_get_features_orientation
src/api/c/features.cpp:120
↓ 6 callersFunctionaf_get_features_score
src/api/c/features.cpp:111
↓ 6 callersFunctionaf_get_features_size
src/api/c/features.cpp:130
↓ 6 callersFunctionaf_medfilt1
src/api/c/filters.cpp:38
↓ 6 callersFunctionaf_min_all
src/api/c/reduce.cpp:862
↓ 6 callersFunctionaf_sync
src/api/c/device.cpp:254
↓ 6 callersFunctionaf_topk
src/api/c/topk.cpp:40
↓ 6 callersFunctionafcl_get_queue
src/api/unified/opencl.cpp:36
↓ 6 callersMethodallocated
src/api/c/memory.cpp:743
↓ 6 callersFunctionanyTrue
src/api/cpp/reduce.cpp:136
↓ 6 callersFunctionassertArrayNear
Called by ASSERT_ARRAYS_NEAR
test/arrayfire_test.cpp:792
↓ 6 callersFunctioncalcStrides
test/arrayfire_test.cpp:548
↓ 6 callersFunctioncalc_norm
test/sparse_common.hpp:63
↓ 6 callersFunctionclamp
examples/image_processing/image_editing.cpp:34
↓ 6 callersFunctionconj
src/backend/cpu/kernel/dot.hpp:19
↓ 6 callersFunctioncopy
src/backend/cpu/kernel/copy.hpp:158
↓ 6 callersFunctioncopyArray
src/backend/oneapi/copy.cpp:51
↓ 6 callersFunctioncreateHandle
src/api/c/handle.hpp:93
↓ 6 callersFunctioncubicInterpFunc
src/backend/oneapi/kernel/interp.hpp:63
↓ 6 callersFunctioncubicInterpFunc
src/backend/cpu/kernel/interp.hpp:45
↓ 6 callersFunctioncubicInterpFunc
src/backend/cuda/kernel/interp.hpp:53
↓ 6 callersFunctionevalNodes
src/backend/cuda/jit.cpp:350
↓ 6 callersFunctionfft
src/api/c/fft.cpp:35
↓ 6 callersFunctionfft3
src/api/cpp/fft.cpp:47
↓ 6 callersFunctionfftConvolve1
src/api/cpp/fftconvolve.cpp:30
↓ 6 callersFunctionfft_inplace
src/api/c/fft.cpp:124
↓ 6 callersFunctionfind
src/backend/cpu/kernel/regions.hpp:48
↓ 6 callersMethodgetMinLabel
src/backend/cpu/kernel/regions.hpp:34
↓ 6 callersMethodgetOutputArrayType
test/arrayfire_test.cpp:1254
↓ 6 callersFunctiongetSubArray
src/api/c/pinverse.cpp:59
↓ 6 callersMethodhist
src/api/cpp/graphics.cpp:113
↓ 6 callersFunctionidx_x
src/backend/cpu/kernel/fast.hpp:25
↓ 6 callersFunctionimag
src/backend/oneapi/math.hpp:170
↓ 6 callersFunctionimag
src/backend/cpu/math.hpp:144
↓ 6 callersFunctioninitEmptyArray
src/api/cpp/array.cpp:112
↓ 6 callersFunctionisInf
src/api/cpp/unary.cpp:79
↓ 6 callersFunctionisnan
Check for NaN. \param arg number to check \retval true for NaNs \retval false else template<typename T> typename enable<bool,T>::type isnan(T arg) { r
extern/half/include/half.hpp:2748
↓ 6 callersFunctionldexp
Multiply by power of two. \param arg number to modify \param exp power of two to multiply with \return \a arg multplied by 2 raised to \a exp template
extern/half/include/half.hpp:2639
↓ 6 callersFunctionlgamma
Natural logarithm of gamma function. \param arg function argument \return natural logarith of gamma function for \a arg template<typename T> typename
extern/half/include/half.hpp:2537
↓ 6 callersFunctionlower
src/api/cpp/data.cpp:279
← previousnext →401–500 of 6,270, ranked by callers