vsimd
0.8.0
In vsimd::
hex
Modules
sse2
Constants
ENCODE_LOWER_LUT
ENCODE_UPPER_LUT
LOWER_CHARSET
UPPER_CHARSET
Functions
check_xn
decode_ascii16
decode_ascii32
decode_ascii32x2
encode_bytes16
encode_bytes32
unhex
vsimd
::
hex
Function
check_xn
Copy item path
Settings
Help
Summary
Source
pub fn check_xn<S, V>(s: S, x: V) ->
bool
where S:
Scalable
<V>, V:
POD
,