Random123
Public Member Functions | Public Attributes | List of all members
r123m128i Struct Reference

#include <Random123/features/sse.h>

Public Member Functions

r123m128ioperator= (const __m128i &rhs)
 
r123m128ioperator= (R123_ULONG_LONG n)
 
 operator const void * () const
 
 operator __m128i () const
 

Public Attributes

__m128i m
 

Member Function Documentation

◆ operator __m128i()

r123m128i::operator __m128i ( ) const
inline

◆ operator const void *()

r123m128i::operator const void * ( ) const
inline

◆ operator=() [1/2]

r123m128i& r123m128i::operator= ( const __m128i &  rhs)
inline

◆ operator=() [2/2]

r123m128i& r123m128i::operator= ( R123_ULONG_LONG  n)
inline

Member Data Documentation

◆ m

__m128i r123m128i::m

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