Template Struct scalar_logical_true_value

Struct Documentation

template<FloatingPoint Fp>
struct scalar_logical_true_value

Elements in a unitless wide vector can be treated as bool TRUE/FALSE. The signbit is used as the boolean flag, and this mask is used by different methods to set an element to TRUE value; test is always done via wt::m::signbit.