Docs.rs
  • mathpack-0.1.8
    • mathpack 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jordanosborn
    • Dependencies
      • gnuplot ^0.0.31 normal
      • itertools ^0.8.0 normal
      • nalgebra ^0.18.0 normal
      • num ^0.2.0 normal
      • rand ^0.6.5 normal
      • rayon ^1.1.0 normal
      • serde ^1.0.92 normal
      • sqlite ^0.25.0 normal
      • text_io ^0.1.7 normal
    • Versions
    • 0% 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

mathpack0.1.8

Module fitting

Module Items

  • Functions
  • Type Aliases

In crate mathpack

mathpack

Module fitting

Source

Functions§

fit
fit_weighted
least_squares
weighted_least_squares

Type Aliases§

Cost
CostWeighted
Function