Docs.rs
  • faer-core-0.16.0
    • faer-core 0.16.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sarah-quinones
    • Dependencies
      • bytemuck ^1 normal
      • coe-rs ^0.1 normal
      • dyn-stack ^0.10 normal
      • equator ^0.1.6 normal
      • faer-entity ^0.16.0 normal
      • gemm ^0.17.0 normal
      • log ^0.4 normal
      • matrixcompare-core ^0.1.0 normal
      • num-complex ^0.4 normal
      • num-traits ^0.2 normal
      • paste ^1.0 normal
      • pulp ^0.18.4 normal
      • rand ^0.8 normal
      • rayon ^1 normal
      • reborrow ^0.5 normal
      • seq-macro ^0.3 normal
      • assert_approx_eq ^1.1.0 dev
      • criterion ^0.5 dev
      • dbgf ^0.1.1 dev
      • nalgebra ^0.32.3 dev
      • rand ^0.8.5 dev
    • Versions
    • 58.29% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

faer_core0.16.0

Module inner

  • Structs

In crate faer_core

?
Change settings

Module faer_core::inner

source ·
Expand description

Specialized containers that are used with Matrix.

Structs

  • DenseColMut
  • DenseColOwn
  • DenseColRef
  • DenseMut
  • DenseOwn
  • DenseRef
  • DenseRowMut
  • DenseRowOwn
  • DenseRowRef
  • DiagMut
  • DiagOwn
  • DiagRef
  • PermMut
  • PermOwn
  • PermRef
  • Scale