Docs.rs
  • mdarray-0.7.0
    • mdarray 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fre-hu
    • Dependencies
      • serde ^1.0 normal optional
      • serde_test ^1.0 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mdarray0.7.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Array
  • Const
  • Dense
  • DenseMapping
  • Slice
  • StepRange
  • Strided
  • StridedMapping
  • Tensor
  • View
  • ViewMut
  • expr::AxisExpr
  • expr::AxisExprMut
  • expr::Cloned
  • expr::Copied
  • expr::Drain
  • expr::Enumerate
  • expr::Fill
  • expr::FillWith
  • expr::FromElem
  • expr::FromFn
  • expr::IntoExpr
  • expr::Iter
  • expr::Lanes
  • expr::LanesMut
  • expr::Map
  • expr::Zip
  • index::Cols
  • index::Rows

Enums

  • DynRank

Traits

  • ConstShape
  • Dim
  • IntoCloned
  • IntoShape
  • Layout
  • Mapping
  • Owned
  • Shape
  • expr::Apply
  • expr::Buffer
  • expr::Expression
  • expr::FromExpression
  • expr::IntoExpression
  • index::Axis
  • index::DimIndex
  • index::Permutation
  • index::SliceIndex
  • index::ViewIndex

Macros

  • array
  • tensor
  • view

Functions

  • expr::cloned
  • expr::copied
  • expr::enumerate
  • expr::fill
  • expr::fill_with
  • expr::fold
  • expr::for_each
  • expr::from_elem
  • expr::from_fn
  • expr::map
  • expr::zip
  • step

Type Aliases

  • DSlice
  • DTensor
  • DView
  • DViewMut
  • Dyn
  • Rank