Docs.rs
  • ha-ndarray-0.1.1
    • ha-ndarray 0.1.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • haydnv
    • Dependencies
      • async-trait ^0.1 normal
      • destream ^0.7 normal
      • freqfs ~0.8.2 normal
      • futures ^0.3 normal
      • get-size ^0.1 normal
      • num_cpus ^1.15 normal
      • ocl ^0.19 normal
      • rand ^0.8 normal
      • rayon ^1.7 normal
      • transpose ^0.2 normal
      • pkg-config ^0.3 build
    • Versions
    • 89.2% 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
logo

logo

Crate ha_ndarray

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • ArrayBase
  • ArrayOp
  • ArraySlice
  • ArrayView
  • Context
  • Platform
  • Queue
  • ops::ArrayBoolean
  • ops::ArrayBooleanScalar
  • ops::ArrayCast
  • ops::ArrayCompare
  • ops::ArrayCompareScalar
  • ops::ArrayDual
  • ops::ArrayDualFloat
  • ops::ArrayReduceAxes
  • ops::ArrayScalar
  • ops::ArrayScalarFloat
  • ops::ArrayUnary
  • ops::GatherCond
  • ops::MatDiag
  • ops::MatMul
  • ops::RandomNormal
  • ops::RandomUniform
  • ops::Range

Enums

  • Array
  • AxisBound
  • Buffer
  • BufferConverter
  • BufferConverterMut
  • Error
  • SliceConverter
  • SliceConverterMut

Traits

  • AsBuffer
  • BufferInstance
  • BufferRead
  • BufferReduce
  • BufferWrite
  • CDatatype
  • Float
  • Log
  • MatrixMath
  • NDArray
  • NDArrayBoolean
  • NDArrayBooleanScalar
  • NDArrayCast
  • NDArrayCompare
  • NDArrayCompareScalar
  • NDArrayMath
  • NDArrayMathScalar
  • NDArrayNumeric
  • NDArrayRead
  • NDArrayReduce
  • NDArrayReduceAll
  • NDArrayReduceBoolean
  • NDArrayTransform
  • NDArrayTrig
  • NDArrayUnary
  • NDArrayWhere
  • NDArrayWrite
  • Trig
  • ops::Op

Functions

  • broadcast_shape
  • strides_for

Type Aliases

  • Shape