arrayfire.h
Go to the documentation of this file.
1 /*******************************************************
2  * Copyright (c) 2014, ArrayFire
3  * All rights reserved.
4  *
5  * This file is distributed under 3-clause BSD license.
6  * The complete license agreement can be obtained at:
7  * http://arrayfire.com/licenses/BSD-3-Clause
8  ********************************************************/
9 
10 #pragma once
11 
378 #include "af/compatible.h"
379 #include "af/algorithm.h"
380 #include "af/arith.h"
381 #include "af/array.h"
382 #include "af/backend.h"
383 #include "af/blas.h"
384 #include "af/complex.h"
385 #include "af/constants.h"
386 #include "af/data.h"
387 #include "af/device.h"
388 #include "af/event.h"
389 #include "af/exception.h"
390 #include "af/features.h"
391 #include "af/gfor.h"
392 #include "af/graphics.h"
393 #include "af/half.h"
394 #include "af/image.h"
395 #include "af/index.h"
396 #include "af/lapack.h"
397 #include "af/memory.h"
398 #include "af/ml.h"
399 #include "af/random.h"
400 #include "af/seq.h"
401 #include "af/signal.h"
402 #include "af/sparse.h"
403 #include "af/statistics.h"
404 #include "af/timing.h"
405 #include "af/util.h"
406 #include "af/version.h"
407 #include "af/vision.h"
lapack.h
blas.h
half.h
data.h
util.h
device.h
index.h
compatible.h
constants.h
ml.h
features.h
gfor.h
event.h
arith.h
exception.h
image.h
complex.h
statistics.h
graphics.h
seq.h
random.h
array.h
signal.h
timing.h
backend.h
memory.h
sparse.h
vision.h
algorithm.h