- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1511 - 1520 of 2,191 for host:doc.rust-lang.org (0.07 sec)
-
simd_shuffle in std::intrinsics::simd - Rust
Shuffles two vectors by const indices.doc.rust-lang.org/std/intrinsics/simd/fn.simd_shuffle.htmlRegistered: Mon Nov 25 13:22:24 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 4.4K bytes - Viewed (0) -
sqrtf16 in std::intrinsics - Rust
Returns the square root of an `f16`doc.rust-lang.org/std/intrinsics/fn.sqrtf16.htmlRegistered: Mon Nov 25 13:25:25 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_lt in std::intrinsics::simd - Rust
Tests if `x` is less than `y`, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_lt.htmlRegistered: Mon Nov 25 13:27:37 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 4K bytes - Viewed (0) -
simd_reduce_mul_unordered in std::intrinsics::s...
Multiplies elements within a vector in arbitrary order. May also be re-associated with unordered additions on the inputs/outputs.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_mul_unordered.htmlRegistered: Mon Nov 25 13:24:34 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.1K bytes - Viewed (0) -
truncf128 in std::intrinsics - Rust
Returns the integer part of an `f128`.doc.rust-lang.org/std/intrinsics/fn.truncf128.htmlRegistered: Mon Nov 25 13:28:29 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_fsqrt in std::intrinsics::simd - Rust
Takes the square root of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fsqrt.htmlRegistered: Mon Nov 25 13:31:27 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 3.8K bytes - Viewed (0) -
unchecked_shr in std::intrinsics - Rust
Performs an unchecked right shift, resulting in undefined behavior when `y < 0` or `y >= N`, where N is the width of T in bits.doc.rust-lang.org/std/intrinsics/fn.unchecked_shr.htmlRegistered: Mon Nov 25 13:32:52 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
sinf128 in std::intrinsics - Rust
Returns the sine of an `f128`.doc.rust-lang.org/std/intrinsics/fn.sinf128.htmlRegistered: Mon Nov 25 13:33:54 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
transmute_unchecked in std::intrinsics - Rust
Like `transmute`, but even less checked at compile-time: rather than giving an error for `size_of::<Src>() != size_of::<Dst>()`, it’s Undefined Behaviour at runtime.doc.rust-lang.org/std/intrinsics/fn.transmute_unchecked.htmlRegistered: Mon Nov 25 13:34:28 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
expf16 in std::intrinsics - Rust
Returns the exponential of an `f16`.doc.rust-lang.org/std/intrinsics/fn.expf16.htmlRegistered: Mon Nov 25 11:56:36 UTC 2024 - Last Modified: Thu Oct 17 16:29:27 UTC 2024 - 3.8K bytes - Viewed (0)