Angka
0.0.1
A C library focusing on data manipulation and visualization
agx.h
Go to the documentation of this file.
1
9
#ifndef __ANGKA_AGX_H
10
#define __ANGKA_AGX_H
11
12
#include "
init.h
"
13
#include "
standard.h
"
14
#include "
vector.h
"
15
#include "
matrix.h
"
16
17
#endif
init.h
the standard library for manipulating C data types.
matrix.h
the library for matrix data manipulation
vector.h
the library for vector data manipulation
standard.h
the standard library for reusing the C library.
include
agx.h
Generated by
1.8.13