35 #ifndef _BLAZE_MATH_FUNCTORS_DECLID_H_ 36 #define _BLAZE_MATH_FUNCTORS_DECLID_H_ 73 template<
typename T >
DeclId()
Default constructor of the DeclId functor.
Definition: DeclId.h:63
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
#define BLAZE_ALWAYS_INLINE
Platform dependent setup of an enforced inline keyword.
Definition: Inline.h:85
Generic wrapper for the declid() function.
Definition: DeclId.h:58
IdentityMatrix< ElementType_< MT >, SO > declid(const Matrix< MT, SO > &m)
Declares the given matrix expression m as identity matrix.
Definition: IdentityMatrix.h:1709
System settings for the inline keywords.