Docs.rs
  • ha-ndarray-0.4.0
    • ha-ndarray 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • haydnv
    • Dependencies
      • async-trait ^0.1 normal optional
      • destream ^0.8 normal optional
      • freqfs ^0.10 normal optional
      • futures ^0.3 normal optional
      • get-size ^0.1 normal
      • lazy_static ^1.5 normal
      • memoize ^0.4 normal optional
      • num_cpus ^1.16 normal
      • ocl ^0.19 normal optional
      • rand ^0.8 normal
      • rayon ^1.10 normal
      • smallvec ^1.13 normal
      • transpose ^0.2 normal
      • pkg-config ^0.3 build
    • Versions
    • 40.77% of the crate is documented
  • 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

ha_ndarray0.4.0

Module ops

Module Items

  • Structs
  • Enums
  • Traits

In crate ha_ndarray

ha_ndarray

Module ops

Source
Expand description

Array operations

Structs§

SliceSpec
ViewSpec

Enums§

Cast
Cond
Dual
Linear
MatDiag
MatMul
RandomNormal
RandomUniform
Reduce
Scalar
Slice
Unary
View

Traits§

Construct
ElementwiseBoolean
ElementwiseBooleanScalar
ElementwiseCast
ElementwiseCompare
ElementwiseDual
ElementwiseNumeric
ElementwiseScalar
ElementwiseScalarCompare
ElementwiseTrig
ElementwiseUnary
ElementwiseUnaryBoolean
Enqueue
GatherCond
LinAlgDual
LinAlgUnary
Op
Random
ReadOp
ReadValue
ReduceAll
ReduceAxes
Transform
Write