35#ifndef _BLAZE_MATH_EXPRESSIONS_SMATNOSIMDEXPR_H_
36#define _BLAZE_MATH_EXPRESSIONS_SMATNOSIMDEXPR_H_
Header file for the function trace functionality.
Base class for sparse matrices.
Definition: SparseMatrix.h:77
Header file for the SparseMatrix base class.
decltype(auto) nosimd(const DenseMatrix< MT, SO > &dm)
Disables the SIMD evaluation of the given dense matrix expression dm.
Definition: DMatNoSIMDExpr.h:717
#define BLAZE_FUNCTION_TRACE
Function trace macro.
Definition: FunctionTrace.h:94