Docs.rs
  • qmat-0.5.1
    • qmat 0.5.1
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Breadinator
    • Dependencies
      • num-traits ^0.2 normal
      • serde ^1.0 normal
      • criterion ^0.3 dev
      • paste ^1.0 dev
      • rand ^0.8 dev
      • serde_json ^1.0 dev
    • Versions
    • 63.33% 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

qmat0.5.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • mat::IntoIter
  • mat::IntoIterCol
  • mat::IntoIterRow
  • mat::Iter
  • mat::IterCol
  • mat::IterRow
  • mat::Matrix
  • position::Position

Enums

  • errors::MatrixOperationError
  • errors::NewMatrixError

Traits

  • identities::Identity

Macros

  • empty
  • identity
  • matrix
  • prelude::identity
  • prelude::matrix
  • prelude::vector
  • vector