botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
SIMDScalar.opBinary
botan
simd
simd_scalar
SIMDScalar
Undocumented in source. Be warned that the author may not have intended to support it.
SIMDScalar
!(
T
,
N
)
opBinary
(SIMDScalar!(T, N) other)
struct
SIMDScalar
(T, size_t N)
SIMDScalar
!(
T
,
N
)
opBinary
(
string
op
)
(
in
SIMDScalar
!(
T
,
N
)
other
)
if
(
op
== "+"
)
SIMDScalar
!(
T
,
N
)
opBinary
(SIMDScalar!(T, N) other)
SIMDScalar
!(
T
,
N
)
opBinary
(SIMDScalar!(T, N) other)
SIMDScalar
!(
T
,
N
)
opBinary
(SIMDScalar!(T, N) other)
Meta
Source
See Implementation
botan
simd
simd_scalar
SIMDScalar
constructors
this
functions
andc
bswap
lshift
opBinary
opOpAssign
opUnary
rotateLeft
rotateRight
rshift
storeBigEndian
storeLittleEndian
static functions
enabled
loadBigEndian
loadLittleEndian
size
transpose