Docs.rs
  • ndstruct-2.2.0
    • ndstruct 2.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • c410-f3r
    • Dependencies
      • cl-aux ^4.0 normal
      • rand ^0.8 normal optional
      • rayon ^1.0 normal optional
      • serde ^1.0 normal optional
    • 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

ndstruct2.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ParallelIteratorWrapper
  • ParallelProducerWrapper
  • coo::Coo
  • csl::Csl
  • csl::CslLineConstructor
  • csl::CslLineIterMut
  • csl::CslLineIterRef
  • dense::Dense

Enums

  • Error
  • coo::CooError
  • csl::CslError
  • csl::CslLineConstructorError
  • dense::DenseError

Functions

  • doc_tests::coo_array_5
  • doc_tests::coo_vec_5
  • doc_tests::csl_array_4
  • doc_tests::csl_vec_4
  • doc_tests::dense_array_3

Type Aliases

  • Result
  • coo::CooArray
  • coo::CooMut
  • coo::CooRef
  • coo::CooVec
  • csl::CslArray
  • csl::CslMut
  • csl::CslRef
  • csl::CslVec
  • dense::DenseArray
  • dense::DenseMut
  • dense::DenseRef
  • dense::DenseVec