A high-performance general-purpose compute library
Functions to create and modify Arrays

Array constructors, random number generation, transpose, indexing, etc. More...

Modules

 Assignment & Indexing operation on arrays
 Access sub regions of an array object.
 
 C API to manage arrays
 Create, release, copy, fetch-properties of af_array.
 
 Functions to create arrays.
 constant, random, range, etc.
 
 Helper functions for arrays
 iszero, isInf, isNan, etc.
 
 Managing devices in ArrayFire
 getting device pointer, allocating and freeing memory
 
 Move and Reorder array content
 reorder, transpose, flip, join, tile, etc.
 

Detailed Description

Array constructors, random number generation, transpose, indexing, etc.