Docs.rs
  • zenu-matrix-0.1.1
    • zenu-matrix 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • bokutotu
    • Dependencies
      • cblas ^0.4.0 normal
      • openblas-src ^0.10.8 normal
      • rand ^0.8.5 normal
      • rand_distr ^0.4.3 normal
      • serde ^1.0.197 normal
      • criterion ^0.5.1 dev
      • itertools ^0.10.0 dev
      • serde_json ^1.0.114 dev
    • Versions
    • 9.84% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

zenu_matrix0.1.1

Module operation

  • Modules

In crate zenu_matrix

?
Change settings

Module zenu_matrix::operation

source ·

Modules§

  • add_axis
  • asum
  • basic_operations
  • broadcast
  • clip
    Clip and ClipAssign Traits
  • copy_from
  • dot
  • exp
  • log
    Log Trait and Implementations
  • max
  • mul
  • norm2
  • relu
  • reshape
  • softmax
  • sum
  • to_default_stride
  • transpose