tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
NeonDoubleIntrinsics Member List

This is the complete list of members for NeonDoubleIntrinsics, including all inherited members.

abs(VecType v) noexceptNeonDoubleIntrinsicsinlinestatic
add(VecType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
add(VecType a, ScalarType b) noexceptNeonDoubleIntrinsicsinlinestatic
all_within_tolerance(VecType a, VecType b, ScalarType tol) noexceptNeonDoubleIntrinsicsinlinestatic
div(VecType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
div(VecType a, ScalarType b) noexceptNeonDoubleIntrinsicsinlinestatic
div(ScalarType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
fmadd(VecType a, VecType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fmadd(VecType a, ScalarType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fmsub(VecType a, VecType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fmsub(VecType a, ScalarType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fnmadd(VecType a, VecType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fnmadd(VecType a, ScalarType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fnmsub(VecType a, VecType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
fnmsub(VecType a, ScalarType b, VecType c) noexceptNeonDoubleIntrinsicsinlinestatic
gather(const ScalarType *base, const my_size_t *indices) noexceptNeonDoubleIntrinsicsinlinestatic
load(const ScalarType *ptr) noexceptNeonDoubleIntrinsicsinlinestatic
loadu(const ScalarType *ptr) noexceptNeonDoubleIntrinsicsinlinestatic
max(VecType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
max(VecType a, ScalarType b) noexceptNeonDoubleIntrinsicsinlinestatic
min(VecType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
min(VecType a, ScalarType b) noexceptNeonDoubleIntrinsicsinlinestatic
mul(VecType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
mul(VecType a, ScalarType b) noexceptNeonDoubleIntrinsicsinlinestatic
num_registersNeonDoubleIntrinsicsstatic
ScalarType typedefNeonDoubleIntrinsics
scatter(ScalarType *base, const my_size_t *indices, VecType val) noexceptNeonDoubleIntrinsicsinlinestatic
set1(ScalarType scalar) noexceptNeonDoubleIntrinsicsinlinestatic
simdWidthNeonDoubleIntrinsicsstatic
store(ScalarType *ptr, VecType val) noexceptNeonDoubleIntrinsicsinlinestatic
storeu(ScalarType *ptr, VecType val) noexceptNeonDoubleIntrinsicsinlinestatic
sub(VecType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
sub(VecType a, ScalarType b) noexceptNeonDoubleIntrinsicsinlinestatic
sub(ScalarType a, VecType b) noexceptNeonDoubleIntrinsicsinlinestatic
VecType typedefNeonDoubleIntrinsics