Simd_template#
#include <Simd_template.h>
This class provides a generic access to simd operations on x86, x86 AMD and ARM architectures.
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\_template <class-template-simd-template>`
[Simd\_template](#class-template-simd-template)
Detailed description#
Functionalities provided by the class are :
List of Public Methods#
List of Public Static Methods#
Complete Member Function Documentation#
operator* =#
void Simd_template<_TYPE_>::operator*=(Simd_template 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_template<_TYPE_>::operator*=(Simd_template a) <simd-template-public-void-simd-template-type-operator-ptr-equal-simd-template-a>`
[void Simd_template<_TYPE_>::operator*=(Simd_template a)](#simd-template-public-void-simd-template-type-operator-ptr-equal-simd-template-a)
operator + =#
void Simd_template<_TYPE_>::operator+=(Simd_template 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_template<_TYPE_>::operator+=(Simd_template a) <simd-template-public-void-simd-template-type-operator+-equal-simd-template-a>`
[void Simd_template<_TYPE_>::operator+=(Simd_template a)](#simd-template-public-void-simd-template-type-operator+-equal-simd-template-a)
operator - =#
void Simd_template<_TYPE_>::operator-=(Simd_template 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_template<_TYPE_>::operator-=(Simd_template a) <simd-template-public-void-simd-template-type-operator-equal-simd-template-a>`
[void Simd_template<_TYPE_>::operator-=(Simd_template a)](#simd-template-public-void-simd-template-type-operator-equal-simd-template-a)
Simd_template#
Simd_template<_TYPE_>::Simd_template()
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_template<_TYPE_>::Simd_template() <simd-template-public-simd-template-type-simd-template>`
[Simd_template<_TYPE_>::Simd_template()](#simd-template-public-simd-template-type-simd-template)
Simd_template#
Simd_template<_TYPE_>::Simd_template(_TYPE_ x)
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_template<_TYPE_>::Simd_template(_TYPE_ x) <simd-template-public-simd-template-type-simd-template-type-x>`
[Simd_template<_TYPE_>::Simd_template(_TYPE_ x)](#simd-template-public-simd-template-type-simd-template-type-x)
size#
static int Simd_template<_TYPE_>::size()
Detailed description
Referenced By
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_template<_TYPE_>::size() <simd-template-public-static-static-int-simd-template-type-size>`
[static int Simd_template<_TYPE_>::size()](#simd-template-public-static-static-int-simd-template-type-size)
Attributes Documentation#
_TYPE_ Simd_template<_TYPE_>::data_