35 #ifndef _BLAZE_MATH_RELAXATIONFLAG_H_ 36 #define _BLAZE_MATH_RELAXATIONFLAG_H_ Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
constexpr bool strict
Relaxation flag for strict semantics.
Definition: RelaxationFlag.h:64
constexpr bool relaxed
Relaxation flag for relaxed semantics.
Definition: RelaxationFlag.h:85