ScaMaC  0.8.2
A Scalable Matrix Collection
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 */
basic ScaMaC definitions
ScaMaC index/integer types.
generic ScaMaC generator routines
ScaMaC data structure and macro definitions.
high-level access to the ScaMaC
high-level access to the ScaMaC