Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
blaze
math
Forward.h
Go to the documentation of this file.
1
//=================================================================================================
20
//=================================================================================================
21
22
#ifndef _BLAZE_MATH_FORWARD_H_
23
#define _BLAZE_MATH_FORWARD_H_
24
25
26
//*************************************************************************************************
27
// Includes
28
//*************************************************************************************************
29
30
#include <
blaze/math/dense/Forward.h
>
31
#include <
blaze/math/sparse/Forward.h
>
32
#include <
blaze/math/views/Forward.h
>
33
34
35
namespace
blaze {
36
37
//=================================================================================================
38
//
39
// ::blaze NAMESPACE FORWARD DECLARATIONS
40
//
41
//=================================================================================================
42
43
template
<
typename
>
class
Quaternion
;
44
template
<
typename
>
class
RotationMatrix
;
45
46
}
// namespace blaze
47
48
#endif
Generated on Fri May 24 2013 16:39:44 by
1.8.3.1