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
↓ 4 callers
Function
af_dilate3
src/api/c/morph.cpp:194
↓ 4 callers
Function
af_erode3
src/api/c/morph.cpp:198
↓ 4 callers
Function
af_err_to_string
src/backend/common/err_common.cpp:210
↓ 4 callers
Function
af_get_last_error
src/api/c/error.cpp:19
↓ 4 callers
Function
af_histogram
src/api/c/histogram.cpp:32
↓ 4 callers
Function
af_ifft
src/api/c/fft.cpp:103
↓ 4 callers
Function
af_lu
src/api/c/lu.cpp:45
↓ 4 callers
Function
af_orb
src/api/c/orb.cpp:53
↓ 4 callers
Function
af_pad
src/api/c/data.cpp:423
↓ 4 callers
Function
af_print_array
src/api/c/print.cpp:143
↓ 4 callers
Function
af_range
Strong Exception Guarantee
src/api/c/data.cpp:190
↓ 4 callers
Function
af_rotate
src/api/c/rotate.cpp:38
↓ 4 callers
Function
af_transform_v2
src/api/c/transform.cpp:181
↓ 4 callers
Function
af_wrap
src/api/c/wrap.cpp:87
↓ 4 callers
Method
allocated
src/backend/common/DefaultMemoryManager.cpp:227
↓ 4 callers
Function
anisotropicDiffusion
src/api/cpp/anisotropic_diffusion.cpp:15
↓ 4 callers
Function
array_to_feat
test/harris.cpp:38
↓ 4 callers
Function
array_to_feat
test/fast.cpp:38
↓ 4 callers
Function
array_to_feat_desc
test/gloh.cpp:52
↓ 4 callers
Function
array_to_feat_desc
test/sift.cpp:52
↓ 4 callers
Function
array_to_feat_desc
test/orb.cpp:51
↓ 4 callers
Function
bilateral
src/api/c/bilateral.cpp:30
↓ 4 callers
Function
calcParamSizes
src/backend/oneapi/kernel/fftconvolve_common.hpp:29
↓ 4 callers
Function
ccHelper
src/api/c/confidence_connected.cpp:101
↓ 4 callers
Function
checkAndMigrate
src/backend/cpu/Array.cpp:138
↓ 4 callers
Function
cholesky
src/api/cpp/lapack.cpp:73
↓ 4 callers
Function
choleskyInPlace
src/api/cpp/lapack.cpp:81
↓ 4 callers
Method
clone
src/backend/cpu/jit/UnaryNode.hpp:40
↓ 4 callers
Function
combineColumns
src/backend/common/dispatch.hpp:138
↓ 4 callers
Function
conj
src/backend/oneapi/complex.hpp:83
↓ 4 callers
Function
convert2Canonical
src/api/c/index.cpp:62
↓ 4 callers
Function
cov
src/api/c/covariance.cpp:41
↓ 4 callers
Function
createSpanIndex
src/api/c/index.cpp:51
↓ 4 callers
Function
deleteImageMem
src/api/cpp/imageio.cpp:47
↓ 4 callers
Method
dims_ptr
src/backend/cuda/Param.hpp:38
↓ 4 callers
Method
enqueueWait
\brief This is an asynchronous function which will block the queue/stream from progressing before continuing forward. It will not block the calling th
src/backend/common/EventBase.hpp:64
↓ 4 callers
Function
erf
Error function. \param arg function argument \return error function value of \a arg template<typename T> typename enable<expr,T>::type erf(T arg) { re
extern/half/include/half.hpp:2523
↓ 4 callers
Function
erfc
Complementary error function. \param arg function argument \return 1 minus error function value of \a arg template<typename T> typename enable<expr,T>
extern/half/include/half.hpp:2530
↓ 4 callers
Function
fft2Norm
src/api/cpp/fft.cpp:25
↓ 4 callers
Function
fftConvolve3
src/api/cpp/fftconvolve.cpp:44
↓ 4 callers
Function
fftNorm
src/api/cpp/fft.cpp:19
↓ 4 callers
Function
gaussianKernelTestCPP
test/gaussiankernel.cpp:115
↓ 4 callers
Function
geodesics
* @brief Computes the geodesics from the established metric, 4-vector positions * and velocities * * @param pos4 * @param vel4 * @return af::arra
examples/pde/bhrt.cpp:588
↓ 4 callers
Function
getBackend
src/backend/cpu/platform.cpp:50
↓ 4 callers
Function
getBackendDirectoryName
src/api/unified/symbol_manager.cpp:80
↓ 4 callers
Function
getBackendName
test/arrayfire_test.cpp:106
↓ 4 callers
Method
getChartAxesOverride
src/backend/common/graphics_common.cpp:509
↓ 4 callers
Function
getConjugate
src/backend/opencl/cpu/cpu_sparse_blas.cpp:272
↓ 4 callers
Function
getConjugate
src/backend/cpu/sparse_blas.cpp:279
↓ 4 callers
Function
getDeviceType
src/backend/opencl/platform.cpp:392
↓ 4 callers
Function
getDoubleNegative11
Generates rationals in (-1, 1]
src/backend/oneapi/kernel/random_engine_write.hpp:62
↓ 4 callers
Function
getDoubleNegative11
Generates rationals in (-1, 1]
src/backend/cuda/kernel/random_engine.hpp:152
↓ 4 callers
Method
getError
src/backend/common/err_common.cpp:65
↓ 4 callers
Method
getFullOutputCopy
test/arrayfire_test.cpp:1251
↓ 4 callers
Function
getHalf01
Generates rationals in [0, 1)
src/backend/cpu/kernel/random_engine.hpp:74
↓ 4 callers
Function
getHalfNegative11
Generates rationals in (-1, 1]
src/backend/cpu/kernel/random_engine.hpp:81
↓ 4 callers
Method
getMemStepSize
src/backend/common/DefaultMemoryManager.cpp:376
↓ 4 callers
Method
getMemoryPressure
src/backend/common/DefaultMemoryManager.cpp:132
↓ 4 callers
Method
getNodeType
Returns the node type
src/backend/common/jit/Node.hpp:278
↓ 4 callers
Method
getNodesMap
src/backend/common/jit/Node.cpp:25
↓ 4 callers
Function
getPlatformName
src/backend/opencl/platform.cpp:194
↓ 4 callers
Function
getTestName
test/arrayfire_test.cpp:121
↓ 4 callers
Method
getTypeStr
Returns the string representation of the type
src/backend/common/jit/Node.hpp:284
↓ 4 callers
Function
idx
src/backend/cuda/kernel/fast.hpp:32
↓ 4 callers
Function
ifft3
src/api/cpp/fft.cpp:107
↓ 4 callers
Function
ifft3Norm
src/api/cpp/fft.cpp:85
↓ 4 callers
Function
imag
src/backend/cuda/math.hpp:269
↓ 4 callers
Function
interpOrder
src/backend/cuda/utility.cpp:17
↓ 4 callers
Function
isFloating
src/backend/common/traits.hpp:68
↓ 4 callers
Function
isLinear
src/api/cpp/internal.cpp:44
↓ 4 callers
Method
isLinear
src/backend/cpu/jit/BufferNode.hpp:143
↓ 4 callers
Method
isLoaded
src/backend/common/DependencyModule.cpp:168
↓ 4 callers
Method
isSingle
src/backend/common/ArrayInfo.cpp:138
↓ 4 callers
Method
isUserLocked
src/backend/common/DefaultMemoryManager.cpp:368
↓ 4 callers
Function
isfinite
Check if finite number. \param arg number to check \retval true if neither infinity nor NaN \retval false else template<typename T> typename enable<bo
extern/half/include/half.hpp:2732
↓ 4 callers
Function
isinf
src/backend/common/half.hpp:1318
↓ 4 callers
Method
jitTreeExceedsMemoryPressure
src/backend/common/DefaultMemoryManager.cpp:143
↓ 4 callers
Function
linearInterpFunc
src/backend/oneapi/kernel/interp.hpp:50
↓ 4 callers
Function
linearInterpFunc
src/backend/cpu/kernel/interp.hpp:32
↓ 4 callers
Function
linearInterpFunc
src/backend/cuda/kernel/interp.hpp:40
↓ 4 callers
Function
loadImageMem
src/api/cpp/imageio.cpp:23
↓ 4 callers
Function
loadImageTest
test/imageio.cpp:38
↓ 4 callers
Function
loadLibrary
src/backend/common/module_loading_unix.cpp:25
↓ 4 callers
Function
lookup
src/backend/cuda/kernel/orb.hpp:215
↓ 4 callers
Function
meanShift
src/api/cpp/meanshift.cpp:16
↓ 4 callers
Function
mul
src/backend/oneapi/kernel/resize.hpp:29
↓ 4 callers
Method
name
src/backend/cuda/cast.hpp:25
↓ 4 callers
Function
normalize3
* @brief Returns the normalized vector for a cartesian vector with 3 coords * * @param vector * @return af::array */
examples/pde/bhrt.cpp:143
↓ 4 callers
Function
normalizeDesc
src/backend/cpu/kernel/sift.hpp:502
↓ 4 callers
Function
padArrayBorders
src/backend/opencl/copy.hpp:44
↓ 4 callers
Function
padArrayBorders
src/backend/cpu/copy.hpp:51
↓ 4 callers
Method
plot
src/api/cpp/graphics.cpp:66
↓ 4 callers
Function
predict
Predict based on given parameters
examples/machine_learning/logistic_regression.cpp:33
↓ 4 callers
Function
predict
Predict based on given parameters
examples/machine_learning/softmax_regression.cpp:35
↓ 4 callers
Method
printInfo
src/backend/common/DefaultMemoryManager.cpp:288
↓ 4 callers
Function
print_context
test/topk.cpp:351
↓ 4 callers
Function
productByKey
src/api/cpp/reduce.cpp:59
↓ 4 callers
Function
ptrToArray
test/reduce.cpp:386
↓ 4 callers
Function
quad
src/backend/cpu/kernel/anisotropic_diffusion.hpp:29
↓ 4 callers
Function
readNextNonEmptyLine
test/arrayfire_test.cpp:92
← previous
next →
601–700 of 6,270, ranked by callers