35#ifndef _BLAZE_MATH_SPARSE_FORWARD_H_
36#define _BLAZE_MATH_SPARSE_FORWARD_H_
56template<
typename Type
59class CompressedVector;
61template<
typename Type
64class CompressedMatrix;
66template<
typename Type
71template<
typename Type
76template<
typename Type
Header file for the GroupTag class template.
GroupTag< 0UL > Group0
Tag for group 0. This is the default tag for vectors and matrices.
Definition: GroupTag.h:91
constexpr bool defaultTransposeFlag
The default transpose flag for all vectors of the Blaze library.
Definition: TransposeFlag.h:75
constexpr bool defaultStorageOrder
The default storage order for all matrices of the Blaze library.
Definition: StorageOrder.h:75
Header file for the default storage order for all vectors of the Blaze library.
Header file for the default transpose flag for all vectors of the Blaze library.