Simd_int#

#include <Simd_template.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Simd\_int <class-simd-int>`
[Simd\_int](#class-simd-int)

Detailed description#

List of Public Methods#

List of Public Static Methods#

Complete Member Function Documentation#

operator| =#

Definition
void Simd_int::operator|=(Simd_int a)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Simd_int::operator|=(Simd_int a) <simd-int-public-void-simd-int-operator|-equal-simd-int-a>`
[void Simd_int::operator|=(Simd_int a)](#simd-int-public-void-simd-int-operator|-equal-simd-int-a)

Simd_int#

Definition
Simd_int::Simd_int()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Simd_int::Simd_int() <simd-int-public-simd-int-simd-int>`
[Simd_int::Simd_int()](#simd-int-public-simd-int-simd-int)

Simd_int#

Definition
Simd_int::Simd_int(int x)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Simd_int::Simd_int(int x) <simd-int-public-simd-int-simd-int-int-x>`
[Simd_int::Simd_int(int x)](#simd-int-public-simd-int-simd-int-int-x)

size#

Definition
static int Simd_int::size()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`static int Simd_int::size() <simd-int-public-static-static-int-simd-int-size>`
[static int Simd_int::size()](#simd-int-public-static-static-int-simd-int-size)

Attributes Documentation#

data_ (public)
int Simd_int::data_ = 0