Docs.rs
  • array-matrix-0.1.4
    • array-matrix 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sigurd4
    • Dependencies
      • array-init ^2.0.1 normal
      • num-complex ^0.4.2 normal
      • num-traits ^0.2.15 normal
    • Versions
    • 26.61% 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

array_matrix0.1.4

Crate Items

  • Traits
  • Functions

List of all items

Traits

  • matrix::Matrix
  • matrix::SquareMatrix
  • matrix::add::MAdd
  • matrix::adj::Adj
  • matrix::cofactor::Cofactor
  • matrix::conj::MConj
  • matrix::det::Det
  • matrix::diag::Diag
  • matrix::div::MDiv
  • matrix::eig::Eig
  • matrix::herm::Herm
  • matrix::inv::MInv
  • matrix::kronecker::KroneckerMul
  • matrix::minor::Minor
  • matrix::mul::MMul
  • matrix::qr_householder::QRHouseholder
  • matrix::sub::MSub
  • matrix::submatrix::Submatrix
  • matrix::trace::Trace
  • matrix::transpose::Transpose
  • vector::Vector
  • vector::abs::VAbs
  • vector::add::VAdd
  • vector::conj::VConj
  • vector::cross::Cross
  • vector::div::VDiv
  • vector::dot::Dot
  • vector::mul::VMul
  • vector::outer::Outer
  • vector::sub::VSub

Functions

  • matrix::matrix_init