Docs.rs
  • tract-pulse-0.21.9
    • tract-pulse 0.21.9
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • Dependencies
      • downcast-rs ^1.2.0 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.14 normal
      • tract-pulse-opl ^0.21.9-pre normal
    • Versions
    • 6.25% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tract_pulse0.21.9

Module math

Module Items

  • Structs
  • Functions

In tract_pulse::internal::tract_core::ops

tract_pulse::internal::tract_core::ops

Module math

Source

Structs§

  • Abs
  • Acos
  • Acosh
  • Add
  • Asin
  • Asinh
  • Atan
  • Atanh
  • Ceil
  • Cos
  • Cosh
  • Div
  • Erf
  • Exp
  • Floor
  • Ln
  • Max
  • Min
  • Mul
  • Neg
  • Pow
  • QScale
  • Recip
  • Rem
  • Round
  • RoundHalfToEven
  • Rsqrt
  • ShiftLeft
  • ShiftRight
  • Sign
  • Sin
  • Sinh
  • Sqrt
  • Square
  • Sub
  • SubF
  • Tan
  • Tanh

Functions§

  • abs
  • acos
  • acosh
  • add
  • asin
  • asinh
  • atan
  • atanh
  • ceil
  • cos
  • cosh
  • div
  • erf
  • exp
  • floor
  • ln
  • max
  • min
  • mul
  • neg
  • pow
  • q_scale
  • recip
  • rem
  • round
  • round_half_to_even
  • round_ties_to_even
  • rsqrt
  • shift_left
  • shift_right
  • sign
  • sin
  • sinh
  • sqrt
  • square
  • sub
  • subf
  • tan
  • tanh