Docs.rs
  • matrix-0.22.0
    • matrix 0.22.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • IvanUkhov
    • Dependencies
      • blas ^0.20 normal optional
      • lapack ^0.16 normal optional
      • num-complex ^0.2 normal
      • num-traits ^0.2 normal
      • openblas-src ^0.7 normal optional
      • assert ^0.7 dev
      • random ^0.12 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

matrix0.22.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Error
  • format::banded::Banded
  • format::banded::Iterator
  • format::compressed::Compressed
  • format::compressed::Iterator
  • format::compressed::IteratorMut
  • format::conventional::Conventional
  • format::diagonal::Diagonal
  • format::packed::Packed

Enums

  • format::compressed::Variant
  • format::packed::Variant

Traits

  • Element
  • Matrix
  • Number
  • Position
  • Size
  • decomposition::SingularValue
  • decomposition::SymmetricEigen
  • operation::Multiply
  • operation::MultiplyInto
  • operation::MultiplySelf
  • operation::ScaleSelf
  • operation::Transpose

Macros

  • matrix

Type Aliases

  • Result
  • c32
  • c64