35 #ifndef _BLAZE_MATH_ADAPTORS_FORWARD_H_
36 #define _BLAZE_MATH_ADAPTORS_FORWARD_H_
47 template<
typename,
bool,
bool >
class DiagonalMatrix;
Matrix adapter for lower triangular matrices.
Definition: Forward.h:48
Matrix adapter for symmetric matrices.
Definition: Forward.h:51
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Matrix adapter for strictly upper triangular matrices.
Definition: Forward.h:50
Matrix adapter for upper triangular matrices.
Definition: Forward.h:54
Matrix adapter for upper unitriangular matrices.
Definition: Forward.h:53
Matrix adapter for strictly lower triangular matrices.
Definition: Forward.h:49
Matrix adapter for lower unitriangular matrices.
Definition: Forward.h:52