Docs.rs
  • vectrix-0.4.0
    • vectrix 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rossmacarthur
    • Dependencies
      • stride ^0.4.0 normal
      • vectrix-macro ^0.4.0 normal optional
      • criterion ^0.4.0 dev
      • rand ^0.8.5 dev
      • rand_isaac ^0.3.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

vectrix0.4.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • Column
  • IntoIter
  • IterColumns
  • IterColumnsMut
  • IterRows
  • IterRowsMut
  • Matrix
  • Row

Traits

  • Abs
  • MatrixIndex
  • One
  • Zero

Macros

  • matrix
  • row_vector
  • vector

Type Aliases

  • RowVector
  • Vector