Docs.rs
  • matrix-math-0.1.1
    • matrix-math 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 1Kill2Steal
    • Dependencies
      • clap ^4.5.4 normal
      • num-traits ^0.2.19 normal
      • serde ^1.0.201 normal optional
      • thiserror ^1.0.61 normal
    • Versions
    • 16% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

matrix_math0.1.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • structs::Args

Enums

  • enums::MatrixOperation
  • error::Error
  • error::MatrixError

Functions

  • utils::matrix
  • utils::matrix_operation
  • utils::matrix_operation_unchecked
  • utils::nonzero_positive_input
  • utils::numeric_input

Type Aliases

  • types::Matrix
  • types::MatrixRef