Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
blaze
math
sparse
Forward.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_MATH_SPARSE_FORWARD_H_
36
#define _BLAZE_MATH_SPARSE_FORWARD_H_
37
38
39
namespace
blaze
{
40
41
//=================================================================================================
42
//
43
// ::blaze NAMESPACE FORWARD DECLARATIONS
44
//
45
//=================================================================================================
46
47
template
<
typename
,
bool
>
class
CompressedMatrix;
48
template
<
typename
,
bool
>
class
CompressedVector;
49
50
}
// namespace blaze
51
52
#endif
blaze
Namespace of the Blaze C++ math library.
Definition:
Blaze.h:57
Generated on Thu Feb 18 2016 19:19:06 by
1.8.10