Docs.rs
  • numerical-integral-1.0.0
    • numerical-integral 1.0.0
    • Permalink
    • Docs.rs crate page
    • GPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • akagiyuu
    • Dependencies
      • itertools ^0.13.0 normal
      • rayon ^1.10.0 normal
    • Versions
    • 0% 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

numerical_integral1.0.0

  • All Items

Crate Items

  • Enums
  • Functions

Crate numerical_integral

Source

Enums§

PointType

Functions§

adaptive_newton_cotes
composite_newton_cotes
left_end_point
newton_cotes
right_end_point
romberg