Skip to content
ArrayFire documentation
Toggle navigation menu
⌘
K
ArrayFire documentation
/
Index
Index
A
abs_() (in module arrayfire_wrapper.lib)
accum() (in module arrayfire)
acos() (in module arrayfire_wrapper.lib)
acosh() (in module arrayfire_wrapper.lib)
ADD (arrayfire_wrapper.lib.BinaryOperator attribute)
all_true() (in module arrayfire)
alloc_device() (in module arrayfire_wrapper.lib)
alloc_host() (in module arrayfire_wrapper.lib)
alloc_pinned() (in module arrayfire_wrapper.lib)
and_() (in module arrayfire_wrapper.lib)
anisotropic_diffusion() (in module arrayfire_wrapper.lib)
any_true() (in module arrayfire)
approx1() (in module arrayfire_wrapper.lib)
approx1_uniform() (in module arrayfire_wrapper.lib)
approx2() (in module arrayfire_wrapper.lib)
approx2_uniform() (in module arrayfire_wrapper.lib)
arg() (in module arrayfire_wrapper.lib)
arr (arrayfire.Array property)
Array (class in arrayfire)
asin() (in module arrayfire_wrapper.lib)
asinh() (in module arrayfire_wrapper.lib)
atan() (in module arrayfire_wrapper.lib)
atan2() (in module arrayfire_wrapper.lib)
atanh() (in module arrayfire_wrapper.lib)
AUTO (arrayfire_wrapper.lib.ConvDomain attribute)
AUTO_OTSU (arrayfire_wrapper.lib.CannyThreshold attribute)
B
b8 (in module arrayfire_wrapper)
BIAS (arrayfire_wrapper.lib.ConvGradient attribute)
BICUBIC (arrayfire_wrapper.lib.Interp attribute)
BICUBIC_SPLINE (arrayfire_wrapper.lib.Interp attribute)
bilateral() (in module arrayfire_wrapper.lib)
BILINEAR (arrayfire_wrapper.lib.Interp attribute)
BILINEAR_COSINE (arrayfire_wrapper.lib.Interp attribute)
BinaryOperator (class in arrayfire_wrapper.lib)
bitand() (in module arrayfire_wrapper.lib)
bitnot() (in module arrayfire_wrapper.lib)
bitor() (in module arrayfire_wrapper.lib)
bitshiftl() (in module arrayfire_wrapper.lib)
bitshiftr() (in module arrayfire_wrapper.lib)
bitxor() (in module arrayfire_wrapper.lib)
BLOCK_DIAG (arrayfire_wrapper.lib.MatProp attribute)
BMP (arrayfire_wrapper.lib.ImageFormat attribute)
C
c32 (in module arrayfire_wrapper)
c64 (in module arrayfire_wrapper)
canny() (in module arrayfire_wrapper.lib)
CannyThreshold (class in arrayfire_wrapper.lib)
cast() (in module arrayfire)
cbrt() (in module arrayfire_wrapper.lib)
ceil() (in module arrayfire_wrapper.lib)
cholesky() (in module arrayfire_wrapper.lib)
clamp() (in module arrayfire_wrapper.lib)
CLAMP_TO_EDGE (arrayfire_wrapper.lib.Pad attribute)
color_space() (in module arrayfire_wrapper.lib)
confidence_cc() (in module arrayfire_wrapper.lib)
CONJ (arrayfire_wrapper.lib.MatProp attribute)
conjg() (in module arrayfire_wrapper.lib)
Connectivity (class in arrayfire_wrapper.lib)
constant() (in module arrayfire)
ConvDomain (class in arrayfire_wrapper.lib)
ConvGradient (class in arrayfire_wrapper.lib)
ConvMode (class in arrayfire_wrapper.lib)
convolve1() (in module arrayfire_wrapper.lib)
convolve2() (in module arrayfire_wrapper.lib)
convolve2_gradient_nn() (in module arrayfire_wrapper.lib)
convolve2_nn() (in module arrayfire_wrapper.lib)
convolve2_sep() (in module arrayfire_wrapper.lib)
convolve3() (in module arrayfire_wrapper.lib)
copy() (arrayfire.Array method)
copy_array() (in module arrayfire)
cos() (in module arrayfire_wrapper.lib)
cosh() (in module arrayfire_wrapper.lib)
count() (in module arrayfire)
cplx() (in module arrayfire_wrapper.lib)
CSpace (class in arrayfire_wrapper.lib)
CTRANS (arrayfire_wrapper.lib.MatProp attribute)
CUBIC (arrayfire_wrapper.lib.Interp attribute)
CUBIC_SPLINE (arrayfire_wrapper.lib.Interp attribute)
cublas_set_math_mode() (in module arrayfire_wrapper.lib)
D
DATA (arrayfire_wrapper.lib.ConvGradient attribute)
DEFAULT (arrayfire_wrapper.lib.ConvGradient attribute)
(arrayfire_wrapper.lib.ConvMode attribute)
(arrayfire_wrapper.lib.Diffusion attribute)
(arrayfire_wrapper.lib.Flux attribute)
(arrayfire_wrapper.lib.IterativeDeconv attribute)
(arrayfire_wrapper.lib.TopK attribute)
(arrayfire_wrapper.lib.VarianceBias attribute)
delete_image_memory() (in module arrayfire_wrapper.lib)
device (arrayfire.Array property)
device_gc() (in module arrayfire_wrapper.lib)
device_info() (in module arrayfire_wrapper.lib)
device_mem_info() (in module arrayfire_wrapper.lib)
device_pointer (arrayfire.Array property)
diag() (in module arrayfire)
DIAG_UNIT (arrayfire_wrapper.lib.MatProp attribute)
diff1() (in module arrayfire)
diff2() (in module arrayfire)
Diffusion (class in arrayfire_wrapper.lib)
dilate() (in module arrayfire_wrapper.lib)
div() (in module arrayfire_wrapper.lib)
dog() (in module arrayfire)
dot() (in module arrayfire)
dtype (arrayfire.Array property)
E
EIGHT (arrayfire_wrapper.lib.Connectivity attribute)
eq() (in module arrayfire_wrapper.lib)
erf() (in module arrayfire_wrapper.lib)
erfc() (in module arrayfire_wrapper.lib)
erode() (in module arrayfire_wrapper.lib)
EUCLID (arrayfire_wrapper.lib.Norm attribute)
eval() (in module arrayfire)
EXPAND (arrayfire_wrapper.lib.ConvMode attribute)
expm1() (in module arrayfire_wrapper.lib)
EXPONENTIAL (arrayfire_wrapper.lib.Flux attribute)
EXR (arrayfire_wrapper.lib.ImageFormat attribute)
F
f16 (in module arrayfire_wrapper)
f32 (in module arrayfire_wrapper)
f64 (in module arrayfire_wrapper)
factorial() (in module arrayfire_wrapper.lib)
fast() (in module arrayfire)
Features (class in arrayfire.library.features)
fft2() (in module arrayfire_wrapper.lib)
fft2_c2r() (in module arrayfire_wrapper.lib)
fft2_r2c() (in module arrayfire_wrapper.lib)
fft3() (in module arrayfire_wrapper.lib)
fft3_c2r() (in module arrayfire_wrapper.lib)
fft3_r2c() (in module arrayfire_wrapper.lib)
fft_c2r() (in module arrayfire_wrapper.lib)
fft_convolve1() (in module arrayfire_wrapper.lib)
fft_convolve2() (in module arrayfire_wrapper.lib)
fft_convolve3() (in module arrayfire_wrapper.lib)
fft_r2c() (in module arrayfire_wrapper.lib)
FILTER (arrayfire_wrapper.lib.ConvGradient attribute)
fir() (in module arrayfire_wrapper.lib)
flat() (in module arrayfire)
flip() (in module arrayfire)
floor() (in module arrayfire_wrapper.lib)
Flux (class in arrayfire_wrapper.lib)
FOUR (arrayfire_wrapper.lib.Connectivity attribute)
free_device() (in module arrayfire_wrapper.lib)
free_host() (in module arrayfire_wrapper.lib)
free_pinned() (in module arrayfire_wrapper.lib)
FREQ (arrayfire_wrapper.lib.ConvDomain attribute)
from_afarray() (arrayfire.Array class method)
from_engine() (arrayfire.library.random.RandomEngine class method)
G
gaussian_kernel() (in module arrayfire_wrapper.lib)
ge() (in module arrayfire_wrapper.lib)
gemm() (in module arrayfire)
get_dbl_support() (in module arrayfire_wrapper.lib)
get_device() (in module arrayfire_wrapper.lib)
get_device_count() (in module arrayfire_wrapper.lib)
get_engine() (arrayfire.library.random.RandomEngine method)
get_half_support() (in module arrayfire_wrapper.lib)
get_kernel_cache_directory() (in module arrayfire_wrapper.lib)
get_mem_step_size() (in module arrayfire_wrapper.lib)
get_native_id() (in module arrayfire_wrapper.lib)
get_seed() (arrayfire.library.random.RandomEngine method)
get_stream() (in module arrayfire_wrapper.lib)
get_type() (arrayfire.library.random.RandomEngine method)
gloh() (in module arrayfire)
GRAD (arrayfire_wrapper.lib.Diffusion attribute)
gradient() (in module arrayfire)
GRAY (arrayfire_wrapper.lib.CSpace attribute)
gray2rgb() (in module arrayfire_wrapper.lib)
gt() (in module arrayfire_wrapper.lib)
H
H (arrayfire.Array property)
hamming_matcher() (in module arrayfire)
harris() (in module arrayfire)
HDR (arrayfire_wrapper.lib.ImageFormat attribute)
hist_equal() (in module arrayfire_wrapper.lib)
histogram() (in module arrayfire_wrapper.lib)
HSV (arrayfire_wrapper.lib.CSpace attribute)
hsv2rgb() (in module arrayfire_wrapper.lib)
hypot() (in module arrayfire_wrapper.lib)
I
ICO (arrayfire_wrapper.lib.ImageFormat attribute)
identity() (in module arrayfire)
ifft2() (in module arrayfire_wrapper.lib)
ifft3() (in module arrayfire_wrapper.lib)
iir() (in module arrayfire_wrapper.lib)
imag() (in module arrayfire_wrapper.lib)
ImageFormat (class in arrayfire_wrapper.lib)
imax() (in module arrayfire)
imin() (in module arrayfire)
info() (in module arrayfire_wrapper.lib)
info_string() (in module arrayfire_wrapper.lib)
init() (in module arrayfire_wrapper.lib)
Interp (class in arrayfire_wrapper.lib)
inverse() (in module arrayfire_wrapper.lib)
inverse_deconv() (in module arrayfire_wrapper.lib)
iota() (in module arrayfire)
is_bool (arrayfire.Array property)
is_column (arrayfire.Array property)
is_complex (arrayfire.Array property)
is_double (arrayfire.Array property)
is_empty() (arrayfire.Array method)
is_floating (arrayfire.Array property)
is_half (arrayfire.Array property)
is_image_io_available() (in module arrayfire_wrapper.lib)
is_integer (arrayfire.Array property)
is_lapack_available() (in module arrayfire_wrapper.lib)
is_linear (arrayfire.Array property)
is_locked_array (arrayfire.Array property)
is_owner (arrayfire.Array property)
is_real (arrayfire.Array property)
is_real_floating (arrayfire.Array property)
is_row (arrayfire.Array property)
is_single (arrayfire.Array property)
is_sparse (arrayfire.Array property)
is_vector (arrayfire.Array property)
isinf() (in module arrayfire)
isnan() (in module arrayfire)
iszero() (in module arrayfire)
iterative_deconv() (in module arrayfire_wrapper.lib)
IterativeDeconv (class in arrayfire_wrapper.lib)
J
JNG (arrayfire_wrapper.lib.ImageFormat attribute)
JP2 (arrayfire_wrapper.lib.ImageFormat attribute)
JPEG (arrayfire_wrapper.lib.ImageFormat attribute)
L
LANDWEBER (arrayfire_wrapper.lib.IterativeDeconv attribute)
le() (in module arrayfire_wrapper.lib)
lgamma() (in module arrayfire_wrapper.lib)
LINEAR (arrayfire_wrapper.lib.Interp attribute)
LINEAR_COSINE (arrayfire_wrapper.lib.Interp attribute)
load_image() (in module arrayfire_wrapper.lib)
load_image_memory() (in module arrayfire_wrapper.lib)
load_image_native() (in module arrayfire_wrapper.lib)
lock_array() (arrayfire.Array method)
log10() (in module arrayfire_wrapper.lib)
log1p() (in module arrayfire_wrapper.lib)
log2() (in module arrayfire_wrapper.lib)
lookup() (in module arrayfire)
LOWER (arrayfire_wrapper.lib.Interp attribute)
(arrayfire_wrapper.lib.MatProp attribute)
lower() (in module arrayfire)
LSAD (arrayfire_wrapper.lib.Match attribute)
LSSD (arrayfire_wrapper.lib.Match attribute)
lt() (in module arrayfire_wrapper.lib)
lu() (in module arrayfire_wrapper.lib)
M
MANUAL (arrayfire_wrapper.lib.CannyThreshold attribute)
Match (class in arrayfire_wrapper.lib)
matmul() (in module arrayfire)
MatProp (class in arrayfire_wrapper.lib)
MATRIX_1 (arrayfire_wrapper.lib.Norm attribute)
MATRIX_2 (arrayfire_wrapper.lib.Norm attribute)
MATRIX_INF (arrayfire_wrapper.lib.Norm attribute)
MATRIX_L_PQ (arrayfire_wrapper.lib.Norm attribute)
MAX (arrayfire_wrapper.lib.BinaryOperator attribute)
(arrayfire_wrapper.lib.TopK attribute)
maxfilt() (in module arrayfire_wrapper.lib)
maxof() (in module arrayfire_wrapper.lib)
MCDE (arrayfire_wrapper.lib.Diffusion attribute)
mean_shift() (in module arrayfire_wrapper.lib)
medfilt() (in module arrayfire_wrapper.lib)
medfilt1() (in module arrayfire_wrapper.lib)
medfilt2() (in module arrayfire_wrapper.lib)
MERSENNE (arrayfire.library.random.RandomEngineType attribute)
MIN (arrayfire_wrapper.lib.BinaryOperator attribute)
(arrayfire_wrapper.lib.TopK attribute)
minfilt() (in module arrayfire_wrapper.lib)
minof() (in module arrayfire_wrapper.lib)
mod() (in module arrayfire)
moddims() (in module arrayfire)
MUL (arrayfire_wrapper.lib.BinaryOperator attribute)
mul() (in module arrayfire_wrapper.lib)
N
NCC (arrayfire_wrapper.lib.Match attribute)
ndim (arrayfire.Array property)
NEAREST (arrayfire_wrapper.lib.Interp attribute)
nearest_neighbour() (in module arrayfire)
neg() (in module arrayfire_wrapper.lib)
neq() (in module arrayfire_wrapper.lib)
NONE (arrayfire_wrapper.lib.MatProp attribute)
Norm (class in arrayfire_wrapper.lib)
norm() (in module arrayfire_wrapper.lib)
not_() (in module arrayfire_wrapper.lib)
O
offset (arrayfire.Array property)
or_() (in module arrayfire_wrapper.lib)
orb() (in module arrayfire)
ORTHOG (arrayfire_wrapper.lib.MatProp attribute)
P
Pad (class in arrayfire_wrapper.lib)
pad() (in module arrayfire)
PERIODIC (arrayfire_wrapper.lib.Pad attribute)
PHILOX (arrayfire.library.random.RandomEngineType attribute)
pinverse() (in module arrayfire_wrapper.lib)
PNG (arrayfire_wrapper.lib.ImageFormat attribute)
POPULATION (arrayfire_wrapper.lib.VarianceBias attribute)
POSDEF (arrayfire_wrapper.lib.MatProp attribute)
pow() (in module arrayfire_wrapper.lib)
pow2() (in module arrayfire_wrapper.lib)
PPM (arrayfire_wrapper.lib.ImageFormat attribute)
PPMRAW (arrayfire_wrapper.lib.ImageFormat attribute)
print_mem_info() (in module arrayfire_wrapper.lib)
product() (in module arrayfire)
PSD (arrayfire_wrapper.lib.ImageFormat attribute)
Q
qr() (in module arrayfire_wrapper.lib)
QUADRATIC (arrayfire_wrapper.lib.Flux attribute)
R
RandomEngine (class in arrayfire.library.random)
RandomEngineType (class in arrayfire.library.random)
range() (in module arrayfire)
rank() (in module arrayfire_wrapper.lib)
RAW (arrayfire_wrapper.lib.ImageFormat attribute)
real() (in module arrayfire_wrapper.lib)
regions() (in module arrayfire_wrapper.lib)
rem() (in module arrayfire_wrapper.lib)
replace() (in module arrayfire)
reshape() (arrayfire.Array method)
resize() (in module arrayfire_wrapper.lib)
RGB (arrayfire_wrapper.lib.CSpace attribute)
rgb2gray() (in module arrayfire_wrapper.lib)
rgb2hsv() (in module arrayfire_wrapper.lib)
rgb2ycbcr() (in module arrayfire_wrapper.lib)
RICHARDSONLUCY (arrayfire_wrapper.lib.IterativeDeconv attribute)
root() (in module arrayfire_wrapper.lib)
rotate() (in module arrayfire_wrapper.lib)
round_() (in module arrayfire_wrapper.lib)
rsqrt() (in module arrayfire_wrapper.lib)
S
s16 (in module arrayfire_wrapper)
s32 (in module arrayfire_wrapper)
s64 (in module arrayfire_wrapper)
SAD (arrayfire_wrapper.lib.Match attribute)
SAMPLE (arrayfire_wrapper.lib.VarianceBias attribute)
sat() (in module arrayfire_wrapper.lib)
save_array() (in module arrayfire_wrapper.lib)
save_image() (in module arrayfire_wrapper.lib)
save_image_memory() (in module arrayfire_wrapper.lib)
save_image_native() (in module arrayfire_wrapper.lib)
scalar() (arrayfire.Array method)
scale() (in module arrayfire_wrapper.lib)
scan() (in module arrayfire)
select() (in module arrayfire)
set_device() (in module arrayfire_wrapper.lib)
set_fft_plan_cache_size() (in module arrayfire_wrapper.lib)
set_intersect() (in module arrayfire)
set_kernel_cache_directory() (in module arrayfire_wrapper.lib)
set_mem_step_size() (in module arrayfire_wrapper.lib)
set_native_id() (in module arrayfire_wrapper.lib)
set_seed() (arrayfire.library.random.RandomEngine method)
set_type() (arrayfire.library.random.RandomEngine method)
set_union() (in module arrayfire)
set_unique() (in module arrayfire)
shape (arrayfire.Array property)
SHD (arrayfire_wrapper.lib.Match attribute)
shift() (in module arrayfire)
sift() (in module arrayfire)
sign() (in module arrayfire_wrapper.lib)
sin() (in module arrayfire_wrapper.lib)
sinh() (in module arrayfire_wrapper.lib)
size (arrayfire.Array property)
skew() (in module arrayfire_wrapper.lib)
sobel_operator() (in module arrayfire_wrapper.lib)
solve() (in module arrayfire_wrapper.lib)
sort() (in module arrayfire)
SPATIAL (arrayfire_wrapper.lib.ConvDomain attribute)
SSD (arrayfire_wrapper.lib.Match attribute)
strides (arrayfire.Array property)
sub() (in module arrayfire_wrapper.lib)
susan() (in module arrayfire)
svd() (in module arrayfire_wrapper.lib)
SYM (arrayfire_wrapper.lib.MatProp attribute)
(arrayfire_wrapper.lib.Pad attribute)
sync() (in module arrayfire)
T
T (arrayfire.Array property)
tan() (in module arrayfire_wrapper.lib)
tanh() (in module arrayfire_wrapper.lib)
tgamma() (in module arrayfire_wrapper.lib)
THREEFRY (arrayfire.library.random.RandomEngineType attribute)
TIFF (arrayfire_wrapper.lib.ImageFormat attribute)
tile() (in module arrayfire)
to_ctype_array() (arrayfire.Array method)
to_device() (arrayfire.Array method)
to_list() (arrayfire.Array method)
TopK (class in arrayfire_wrapper.lib)
TRANS (arrayfire_wrapper.lib.MatProp attribute)
transform() (in module arrayfire_wrapper.lib)
transform_coordinates() (in module arrayfire_wrapper.lib)
translate() (in module arrayfire_wrapper.lib)
TRI_DIAG (arrayfire_wrapper.lib.MatProp attribute)
trunc() (in module arrayfire_wrapper.lib)
U
u16 (in module arrayfire_wrapper)
u32 (in module arrayfire_wrapper)
u64 (in module arrayfire_wrapper)
u8 (in module arrayfire_wrapper)
unlock_array() (arrayfire.Array method)
unwrap() (in module arrayfire_wrapper.lib)
UPPER (arrayfire_wrapper.lib.MatProp attribute)
upper() (in module arrayfire)
V
VarianceBias (class in arrayfire_wrapper.lib)
VECTOR_1 (arrayfire_wrapper.lib.Norm attribute)
VECTOR_2 (arrayfire_wrapper.lib.Norm attribute)
VECTOR_INF (arrayfire_wrapper.lib.Norm attribute)
VECTOR_P (arrayfire_wrapper.lib.Norm attribute)
W
where() (in module arrayfire)
wrap() (in module arrayfire_wrapper.lib)
Y
YCbCr (arrayfire_wrapper.lib.CSpace attribute)
YCC_2020 (arrayfire_wrapper.lib.YCCStd attribute)
YCC_601 (arrayfire_wrapper.lib.YCCStd attribute)
YCC_709 (arrayfire_wrapper.lib.YCCStd attribute)
YCCStd (class in arrayfire_wrapper.lib)
Z
ZERO (arrayfire_wrapper.lib.Pad attribute)
ZNCC (arrayfire_wrapper.lib.Match attribute)
ZSAD (arrayfire_wrapper.lib.Match attribute)
ZSSD (arrayfire_wrapper.lib.Match attribute)