35 #ifndef _BLAZE_MATH_FUNCTORS_INVADD_H_ 36 #define _BLAZE_MATH_FUNCTORS_INVADD_H_ 68 template<
typename T1,
typename T2 >
Header file for the invert shim.
Generic wrapper for the inverted addition operator.
Definition: InvAdd.h:59
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
decltype(auto) inv(const DenseMatrix< MT, SO > &dm)
Calculation of the inverse of the given dense matrix.
Definition: DMatInvExpr.h:423
System settings for the inline keywords.