Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ functions
Functions
6,270 in github.com/arrayfire/arrayfire
⨍
Functions
6,270
◇
Types & classes
963
↓ 8 callers
Function
idx_y
src/backend/cpu/kernel/fast.hpp:18
↓ 8 callers
Method
init
test/arrayfire_test.cpp:1191
↓ 8 callers
Method
isReady
src/backend/oneapi/Array.hpp:253
↓ 8 callers
Function
log10
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 callers
Function
max_val
max_val() Returns max of x and y
src/backend/cuda/kernel/fast.hpp:63
↓ 8 callers
Function
medfilt
src/api/cpp/filters.cpp:17
↓ 8 callers
Function
pyramid
examples/image_processing/pyramids.cpp:20
↓ 8 callers
Function
removeEmptyColumns
src/backend/common/dispatch.hpp:54
↓ 8 callers
Function
sigmoid
test/math.cpp:39
↓ 8 callers
Function
tan
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 callers
Function
testPad
test/pad_borders.cpp:35
↓ 8 callers
Function
toStride
src/backend/common/ArrayInfo.cpp:213
↓ 8 callers
Function
toString
src/backend/common/half.cpp:13
↓ 8 callers
Function
topk
src/api/c/topk.cpp:27
↓ 8 callers
Method
unlock
src/api/c/memory.cpp:749
↓ 8 callers
Function
unwrap
src/api/c/unwrap.cpp:30
↓ 7 callers
Method
H
src/api/cpp/array.cpp:511
↓ 7 callers
Function
TYPED_TEST
test/index.cpp:146
↓ 7 callers
Function
af_erode
src/api/c/morph.cpp:190
↓ 7 callers
Function
af_flat
src/api/c/moddims.cpp:86
↓ 7 callers
Function
af_resize
src/api/c/resize.cpp:34
↓ 7 callers
Function
af_tile
src/api/c/tile.cpp:41
↓ 7 callers
Function
broadcastOut
test/binary.cpp:651
↓ 7 callers
Function
builtin_isinf
extern/half/include/half.hpp:403
↓ 7 callers
Function
checkErr
test/ocl_ext_context.cpp:43
↓ 7 callers
Function
copyArray
src/backend/cpu/copy.cpp:51
↓ 7 callers
Method
copyToReadOnly
src/backend/cuda/Kernel.cpp:24
↓ 7 callers
Method
device
src/backend/cuda/Array.cpp:194
↓ 7 callers
Function
evalNodes
src/backend/oneapi/jit.cpp:388
↓ 7 callers
Function
fmod
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 callers
Function
getAvailableBackends
src/api/cpp/device.cpp:28
↓ 7 callers
Function
getFeatures
src/api/c/features.cpp:61
↓ 7 callers
Function
getFeaturesHandle
src/api/c/features.cpp:34
↓ 7 callers
Function
idx
src/backend/cpu/kernel/fast.hpp:31
↓ 7 callers
Function
index
src/backend/cpu/index.cpp:32
↓ 7 callers
Method
isComplex
src/backend/common/ArrayInfo.cpp:132
↓ 7 callers
Method
isEmpty
src/backend/common/ArrayInfo.cpp:108
↓ 7 callers
Function
matmulTN
src/api/cpp/blas.cpp:28
↓ 7 callers
Function
max_val
max_val() Returns max of x and y
src/backend/cuda/kernel/harris.hpp:51
↓ 7 callers
Function
memFree
src/backend/cuda/memory.cpp:77
↓ 7 callers
Function
metric4
* @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 callers
Method
operator()
src/api/cpp/array.cpp:397
↓ 7 callers
Function
pd4
test/select.cpp:308
↓ 7 callers
Function
scan
src/api/c/scan.cpp:31
↓ 7 callers
Method
setAxesTitles
src/api/cpp/graphics.cpp:190
↓ 7 callers
Method
setColorMap
src/api/cpp/graphics.cpp:59
↓ 7 callers
Function
setDevice
src/backend/opencl/platform.cpp:508
↓ 7 callers
Method
shutdownAllocator
Shuts down the allocator interface which calls shutdown on the subclassed memory manager with device-specific context
src/backend/common/MemoryManagerBase.hpp:38
↓ 7 callers
Function
solve
src/api/c/solve.cpp:26
↓ 7 callers
Function
sparseGetColIdx
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/api/cpp/sparse.cpp:85
↓ 7 callers
Function
sparseGetRowIdx
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/api/cpp/sparse.cpp:78
↓ 7 callers
Function
susan
src/api/c/susan.cpp:33
↓ 7 callers
Function
tileRepeations
test/binary.cpp:668
↓ 7 callers
Function
trunc
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 callers
Function
TEST
test/convolve.cpp:309
↓ 6 callers
Function
acos
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 callers
Function
af_add
src/api/c/binary.cpp:282
↓ 6 callers
Function
af_canny
src/api/c/canny.cpp:226
↓ 6 callers
Function
af_get_active_backend
src/api/c/device.cpp:107
↓ 6 callers
Function
af_get_default_random_engine
src/api/c/random.cpp:130
↓ 6 callers
Function
af_get_features_orientation
src/api/c/features.cpp:120
↓ 6 callers
Function
af_get_features_score
src/api/c/features.cpp:111
↓ 6 callers
Function
af_get_features_size
src/api/c/features.cpp:130
↓ 6 callers
Function
af_medfilt1
src/api/c/filters.cpp:38
↓ 6 callers
Function
af_min_all
src/api/c/reduce.cpp:862
↓ 6 callers
Function
af_sync
src/api/c/device.cpp:254
↓ 6 callers
Function
af_topk
src/api/c/topk.cpp:40
↓ 6 callers
Function
afcl_get_queue
src/api/unified/opencl.cpp:36
↓ 6 callers
Method
allocated
src/api/c/memory.cpp:743
↓ 6 callers
Function
anyTrue
src/api/cpp/reduce.cpp:136
↓ 6 callers
Function
assertArrayNear
Called by ASSERT_ARRAYS_NEAR
test/arrayfire_test.cpp:792
↓ 6 callers
Function
calcStrides
test/arrayfire_test.cpp:548
↓ 6 callers
Function
calc_norm
test/sparse_common.hpp:63
↓ 6 callers
Function
clamp
examples/image_processing/image_editing.cpp:34
↓ 6 callers
Function
conj
src/backend/cpu/kernel/dot.hpp:19
↓ 6 callers
Function
copy
src/backend/cpu/kernel/copy.hpp:158
↓ 6 callers
Function
copyArray
src/backend/oneapi/copy.cpp:51
↓ 6 callers
Function
createHandle
src/api/c/handle.hpp:93
↓ 6 callers
Function
cubicInterpFunc
src/backend/oneapi/kernel/interp.hpp:63
↓ 6 callers
Function
cubicInterpFunc
src/backend/cpu/kernel/interp.hpp:45
↓ 6 callers
Function
cubicInterpFunc
src/backend/cuda/kernel/interp.hpp:53
↓ 6 callers
Function
evalNodes
src/backend/cuda/jit.cpp:350
↓ 6 callers
Function
fft
src/api/c/fft.cpp:35
↓ 6 callers
Function
fft3
src/api/cpp/fft.cpp:47
↓ 6 callers
Function
fftConvolve1
src/api/cpp/fftconvolve.cpp:30
↓ 6 callers
Function
fft_inplace
src/api/c/fft.cpp:124
↓ 6 callers
Function
find
src/backend/cpu/kernel/regions.hpp:48
↓ 6 callers
Method
getMinLabel
src/backend/cpu/kernel/regions.hpp:34
↓ 6 callers
Method
getOutputArrayType
test/arrayfire_test.cpp:1254
↓ 6 callers
Function
getSubArray
src/api/c/pinverse.cpp:59
↓ 6 callers
Method
hist
src/api/cpp/graphics.cpp:113
↓ 6 callers
Function
idx_x
src/backend/cpu/kernel/fast.hpp:25
↓ 6 callers
Function
imag
src/backend/oneapi/math.hpp:170
↓ 6 callers
Function
imag
src/backend/cpu/math.hpp:144
↓ 6 callers
Function
initEmptyArray
src/api/cpp/array.cpp:112
↓ 6 callers
Function
isInf
src/api/cpp/unary.cpp:79
↓ 6 callers
Function
isnan
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 callers
Function
ldexp
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 callers
Function
lgamma
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 callers
Function
lower
src/api/cpp/data.cpp:279
← previous
next →
401–500 of 6,270, ranked by callers