ViennaCL - The Vienna Computing Library
1.2.0
Main Page
Namespaces
Data Structures
Files
File List
Globals
viennacl
misc
bandwidth_reduction.hpp
Go to the documentation of this file.
1
#ifndef VIENNACL_MISC_BANDWIDTH_REDUCTION_HPP
2
#define VIENNACL_MISC_BANDWIDTH_REDUCTION_HPP
3
4
/* =========================================================================
5
Copyright (c) 2010-2011, Institute for Microelectronics,
6
Institute for Analysis and Scientific Computing,
7
TU Wien.
8
9
-----------------
10
ViennaCL - The Vienna Computing Library
11
-----------------
12
13
Project Head: Karl Rupp rupp@iue.tuwien.ac.at
14
15
(A list of authors and contributors can be found in the PDF manual)
16
17
License: MIT (X11), see file LICENSE in the base directory
18
============================================================================= */
19
20
25
#include "
viennacl/misc/cuthill_mckee.hpp
"
26
#include "
viennacl/misc/gibbs_poole_stockmeyer.hpp
"
27
28
29
namespace
viennacl
30
{
31
//TODO: Add convenience overload here. Which should be default?
32
33
34
}
//namespace viennacl
35
36
37
#endif
Generated on Wed Oct 10 2012 09:58:14 for ViennaCL - The Vienna Computing Library by
1.8.1.2