ScaMaC
0.8.2
A Scalable Matrix Collection
lib
library
public_headers
scamac.h
Go to the documentation of this file.
1
#ifndef SCAMAC_H
2
#define SCAMAC_H
3
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
#include "
scamac_defs.h
"
16
#include "
scamac_error.h
"
17
#include "
scamac_inttypes.h
"
18
#include "
scamac_generator.h
"
19
#include "
scamac_collection.h
"
20
#include "
scamac_benchmarks.h
"
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* SCAMAC_H */
scamac_defs.h
basic ScaMaC definitions
scamac_inttypes.h
ScaMaC index/integer types.
scamac_generator.h
generic ScaMaC generator routines
scamac_error.h
ScaMaC data structure and macro definitions.
scamac_benchmarks.h
high-level access to the ScaMaC
scamac_collection.h
high-level access to the ScaMaC
Generated by
1.8.13