Forge
forge.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 
12 #include "fg/defines.h"
13 #include "fg/exception.h"
14 #include "fg/window.h"
15 #include "fg/font.h"
16 #include "fg/image.h"
17 #include "fg/version.h"
18 #include "fg/plot.h"
19 #include "fg/plot3.h"
20 #include "fg/surface.h"
21 #include "fg/histogram.h"