maccel.h Source File

maccel.h Source File#

Runtime Library: maccel.h Source File
Runtime Library v0.30
Mobilint SDK qb
maccel.h
Go to the documentation of this file.
1// Copyright ⓒ 2019- Mobilint Inc. All rights reserved.
5
6#ifndef MACCEL_MACCEL_H_
7#define MACCEL_MACCEL_H_
8
9#include "maccel/acc.h"
10#include "maccel/export.h"
11#include "maccel/future.h"
12#include "maccel/model.h"
14#include "maccel/ndarray.h"
15#include "maccel/status_code.h"
16#include "maccel/type.h"
17
18#endif