Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1041 - 1050 of 2,191 for host:doc.rust-lang.org (0.12 sec)

  1. fadd_algebraic in std::intrinsics - Rust

    Float addition that allows optimizations based on algebraic rules.
    doc.rust-lang.org/std/intrinsics/fn.fadd_algebraic.html
    Registered: Fri Nov 15 02:22:18 UTC 2024
    - Last Modified: Thu Oct 17 16:29:27 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  2. expf128 in std::intrinsics - Rust

    Returns the exponential of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.expf128.html
    Registered: Fri Nov 15 02:22:22 UTC 2024
    - Last Modified: Thu Oct 17 16:29:27 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  3. CopyForDeref in std::intrinsics::mir - Rust

    API documentation for the Rust `CopyForDeref` fn in crate `std`.
    doc.rust-lang.org/std/intrinsics/mir/fn.CopyForDeref.html
    Registered: Fri Nov 15 02:22:03 UTC 2024
    - Last Modified: Thu Oct 17 16:29:29 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  4. roundf32 in std::intrinsics - Rust

    Returns the nearest integer to an `f32`. Rounds half-way cases away from zero.
    doc.rust-lang.org/std/intrinsics/fn.roundf32.html
    Registered: Fri Nov 15 02:23:31 UTC 2024
    - Last Modified: Thu Oct 17 16:29:28 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  5. simd_fmax in std::intrinsics::simd - Rust

    Returns the maximum of two vectors, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fmax.html
    Registered: Fri Nov 15 02:27:33 UTC 2024
    - Last Modified: Thu Oct 17 16:29:29 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  6. simd_insert in std::intrinsics::simd - Rust

    Inserts an element into a vector, returning the updated vector.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_insert.html
    Registered: Fri Nov 15 02:27:39 UTC 2024
    - Last Modified: Thu Oct 17 16:29:29 UTC 2024
    - 4K bytes
    - Viewed (0)
  7. simd_as in std::intrinsics::simd - Rust

    Numerically casts a vector, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_as.html
    Registered: Fri Nov 15 02:27:42 UTC 2024
    - Last Modified: Thu Oct 17 16:29:29 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  8. simd_masked_store in std::intrinsics::simd - Rust

    Writes to a vector of pointers.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_masked_store.html
    Registered: Fri Nov 15 02:27:52 UTC 2024
    - Last Modified: Thu Oct 17 16:29:29 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  9. simd_reduce_max in std::intrinsics::simd - Rust

    Returns the maximum element of a vector.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_max.html
    Registered: Fri Nov 15 02:28:01 UTC 2024
    - Last Modified: Thu Oct 17 16:29:29 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  10. powif16 in std::intrinsics - Rust

    Raises an `f16` to an integer power.
    doc.rust-lang.org/std/intrinsics/fn.powif16.html
    Registered: Fri Nov 15 02:26:53 UTC 2024
    - Last Modified: Thu Oct 17 16:29:28 UTC 2024
    - 3.9K bytes
    - Viewed (0)
Back to top