Go to the documentation of this file.
22 #ifndef _BLAZE_MATH_TYPES_H_
23 #define _BLAZE_MATH_TYPES_H_
34 template<
typename,
bool >
class CompressedMatrix;
35 template<
typename,
bool >
class CompressedVector;
36 template<
typename,
bool >
class DynamicVector;
37 template<
typename,
bool >
class DynamicMatrix;
38 template<
typename >
class Quaternion;
39 template<
typename >
class RotationMatrix;
40 template<
typename,
size_t,
size_t,
bool >
class StaticMatrix;
41 template<
typename,
size_t,
bool >
class StaticVector;