Simd_int#
#include <Simd_template.h>
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| =#
void Simd_int::operator|=(Simd_int a)
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#
Simd_int::Simd_int()
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#
Simd_int::Simd_int(int x)
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#
static int Simd_int::size()
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#
int Simd_int::data_ = 0