COMBINATORIAL_BLAS
1.6
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
verify.h
Go to the documentation of this file.
1
/* -*- mode: C; mode: folding; fill-column: 70; -*- */
2
/* Copyright 2010, Georgia Institute of Technology, USA. */
3
/* See COPYING for license. */
4
#if !defined(VERIFY_HEADER_)
5
#define VERIFY_HEADER_
6
8
int64_t
verify_bfs_tree
(
int64_t
*bfs_tree,
int64_t
max_bfsvtx,
9
int64_t
root,
10
const
int64_t
*IJ,
int64_t
nedge);
11
12
#endif
/* VERIFY_HEADER_ */
verify_bfs_tree
int64_t verify_bfs_tree(int64_t *bfs_tree, int64_t max_bfsvtx, int64_t root, const int64_t *IJ, int64_t nedge)
int64_t
long int64_t
Definition:
compat.h:21
graph500-1.2
verify.h
Generated by
1.8.13