Docs.rs
  • winsfs-core-0.1.0
    • winsfs-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • malthesr
    • Dependencies
      • angsd-saf ^0.1 normal
      • byteorder ^1.4 normal
      • nom ^7.1 normal
      • rand ^0.8 normal
      • rayon ^1.5 normal
      • tempfile ^3.3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

winsfs_core0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • em::Inspect
  • em::StandardEm
  • em::Window
  • em::WindowEm
  • em::likelihood::Likelihood
  • em::likelihood::LogLikelihood
  • em::likelihood::SumOf
  • em::stopping::Both
  • em::stopping::Either
  • em::stopping::LogLikelihoodTolerance
  • em::stopping::Steps
  • em::stopping::WindowLogLikelihoodTolerance
  • io::Enumerate
  • io::Intersect
  • io::Take
  • io::V3
  • io::V4
  • io::shuffle::Header
  • io::shuffle::Reader
  • io::shuffle::Writer
  • saf::Saf
  • saf::SafView
  • saf::ShapeError
  • saf::Site
  • saf::SiteView
  • saf::iter::BlockIter
  • saf::iter::ParBlockIter
  • saf::iter::ParSiteIter
  • saf::iter::SiteIter
  • sfs::NormError
  • sfs::SfsBase
  • sfs::ShapeError
  • sfs::generics::Norm
  • sfs::generics::Unnorm
  • sfs::io::plain_text::ParseHeaderError
  • sfs::iter::Indices

Enums

  • io::ReadStatus

Traits

  • em::Em
  • em::EmSite
  • em::EmStep
  • em::StreamEmSite
  • em::StreamingEm
  • em::stopping::Stop
  • em::stopping::StoppingRule
  • io::ReadSite
  • io::Rewind
  • io::Version
  • saf::AsSafView
  • saf::AsSiteView
  • saf::Lifetime
  • saf::iter::IntoBlockIterator
  • saf::iter::IntoParallelBlockIterator
  • saf::iter::IntoParallelSiteIterator
  • saf::iter::IntoSiteIterator
  • sfs::generics::Normalisation
  • sfs::generics::Shape

Macros

  • saf1d
  • saf2d
  • sfs1d
  • sfs2d

Functions

  • set_threads
  • sfs::io::npy::read_sfs
  • sfs::io::npy::read_sfs_from_path
  • sfs::io::npy::write_sfs
  • sfs::io::npy::write_sfs_to_path
  • sfs::io::plain_text::read_sfs
  • sfs::io::plain_text::read_sfs_from_path
  • sfs::io::plain_text::write_sfs
  • sfs::io::plain_text::write_sfs_to_path

Type Aliases

  • em::ParallelStandardEm
  • io::Id
  • sfs::DynSfs
  • sfs::DynUSfs
  • sfs::Sfs
  • sfs::USfs
  • sfs::generics::ConstShape
  • sfs::generics::DynShape

Constants

  • io::shuffle::MAGIC_NUMBER