Main Page
Tutorials
Functions
Release Notes
Examples
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
283
#include "
af/compatible.h
"
284
#include "
af/algorithm.h
"
285
#include "
af/arith.h
"
286
#include "
af/array.h
"
287
#include "
af/blas.h
"
288
#include "
af/constants.h
"
289
#include "
af/complex.h
"
290
#include "
af/data.h
"
291
#include "
af/device.h
"
292
#include "
af/exception.h
"
293
#include "
af/features.h
"
294
#include "
af/gfor.h
"
295
#include "
af/graphics.h
"
296
#include "
af/image.h
"
297
#include "
af/index.h
"
298
#include "
af/lapack.h
"
299
#include "
af/seq.h
"
300
#include "
af/signal.h
"
301
#include "
af/statistics.h
"
302
#include "
af/timing.h
"
303
#include "
af/util.h
"
304
#include "
af/version.h
"
305
#include "
af/vision.h
"
complex.h
seq.h
array.h
graphics.h
blas.h
Contains BLAS related functions.
algorithm.h
data.h
lapack.h
device.h
exception.h
compatible.h
util.h
features.h
gfor.h
index.h
constants.h
statistics.h
signal.h
timing.h
arith.h
image.h
vision.h
version.h