Docs.rs
  • tract-core-0.21.13
    • tract-core 0.21.13
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • Dependencies
      • accelerate-src ^0.3 normal optional
      • anyhow ^1.0.43 normal
      • anymap3 ^1.0 normal
      • bit-set ^0.5.2 normal
      • blis-src ^0.2 normal optional
      • cblas ^0.4 normal optional
      • derive-new ^0.5.9 normal
      • downcast-rs ^1.2.0 normal
      • dyn-clone ^1.0.4 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.14 normal
      • maplit ^1.0.2 normal
      • ndarray ^0.16 normal
      • num-complex ^0.4.0 normal
      • num-integer ^0.1.44 normal
      • num-traits ^0.2.14 normal
      • openblas-src ^0.10 normal optional
      • paste ^1.0.5 normal
      • rustfft ^6.1 normal
      • smallvec ^1.6.1 normal
      • tract-data ^0.21.13-pre normal
      • tract-linalg ^0.21.13-pre normal
      • approx ^0.5 dev
      • env_logger ^0.10 dev
      • lazy_static ^1.5.0 dev
      • criterion ^0.5.1 dev
      • proptest ^1.0.0 dev
      • criterion ^0.5 dev
      • proptest ^1.0.0 dev
    • Versions
    • 14.73% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tract_core0.21.13

Module math

Module Items

  • Structs
  • Functions

In tract_core::ops

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