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
33#include "fg/defines.h"
34#include "fg/util.h"
35#include "fg/exception.h"
36#include "fg/window.h"
37#include "fg/font.h"
38#include "fg/image.h"
39#include "fg/version.h"
40#include "fg/plot.h"
41#include "fg/surface.h"
42#include "fg/histogram.h"