Docs.rs
  • opensrdk-linear-algebra-0.8.2
    • opensrdk-linear-algebra 0.8.2
    • Docs.rs crate page
    • Apache-2.0
    • 23 December 2021
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kimurayu45z
    • Dependencies
      • blas ^0.21.0 normal
      • lapack ^0.17.0 normal
      • rayon ^1.5.1 normal
      • rustfft ^5.0.1 normal
      • thiserror ^1.0.28 normal
      • blas-src ^0.8 dev
      • lapack-src ^0.8 dev
    • Versions
    • 36.26% 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
☰
logo

Crate opensrdk_linear_algebra

Version 0.8.2

Back to index

logo
Change settings

List of all items[−]

Structs

  • macros::zeros::Zeros
  • matrix::bd::BidiagonalMatrix
  • matrix::ci::CirculantMatrix
  • matrix::di::DiagonalMatrix
  • matrix::ge::Matrix
  • matrix::ge::sy_he::po::trf::POTRF
  • matrix::ge::sy_he::trd::SYTRD
  • matrix::ge::sy_he::trf::HETRF
  • matrix::ge::sy_he::trf::SYTRF
  • matrix::ge::trf::GETRF
  • matrix::gt::TridiagonalMatrix
  • matrix::gt::trf::GTTRF
  • matrix::kr::KroneckerMatrices
  • matrix::sp_hp::SymmetricPackedMatrix
  • matrix::sp_hp::pp::trf::PPTRF
  • matrix::sp_hp::trf::HPTRF
  • matrix::sp_hp::trf::SPTRF
  • matrix::ss::SparseMatrix
  • matrix::st::SymmetricTridiagonalMatrix
  • matrix::st::pt::trf::PTTRF
  • matrix::to::ToeplitzMatrix

Enums

  • macros::stack::Stack
  • matrix::MatrixError

Traits

  • macros::sub_matrix::SubMatrix
  • matrix::di::VectorDiag
  • matrix::ge::Vector
  • number::Number

Macros

  • mat
  • stack
  • stack_h
  • stack_v
  • zeros

Typedefs

  • number::c64