Grok 12.0.1
Static Public Member Functions | Public Attributes | Private Types | List of all members
hwy::HWY_NAMESPACE::Mask1< T > Class Template Reference

#include <scalar-inl.h>

Static Public Member Functions

static HWY_INLINE Mask1< T > FromBool (bool b)
 

Public Attributes

Raw bits
 

Private Types

using Raw = hwy::MakeUnsigned<T>
 

Member Typedef Documentation

◆ Raw

template<typename T >
using hwy::HWY_NAMESPACE::Mask1< T >::Raw = hwy::MakeUnsigned<T>
private

Member Function Documentation

◆ FromBool()

template<typename T >
static HWY_INLINE Mask1< T > hwy::HWY_NAMESPACE::Mask1< T >::FromBool ( bool b)
inlinestatic

Member Data Documentation

◆ bits

template<typename T >
Raw hwy::HWY_NAMESPACE::Mask1< T >::bits

The documentation for this class was generated from the following file: