COMBINATORIAL_BLAS
1.6
Loading...
Searching...
No Matches
kronecker.h
Go to the documentation of this file.
1
#if !defined(KRONECKER_HEADER_)
2
#define KRONECKER_HEADER_
3
4
void
kronecker_edgelist
(
int64_t
*IJ,
int64_t
nedge,
int64_t
SCALE
,
5
double
A
,
double
B
,
double
C
);
6
7
#endif
/* KRONECKER_HEADER_ */
B
Definition
test.cpp:53
int64_t
long int64_t
Definition
compat.h:21
kronecker_edgelist
void kronecker_edgelist(int64_t *IJ, int64_t nedge, int64_t SCALE, double A, double B, double C)
A
double A
C
double C
Definition
options.h:15
SCALE
int64_t SCALE
graph500-1.2
kronecker.h
Generated by
1.9.8