Docs.rs
pcb-toolkit-0.1.5
pcb-toolkit 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
akiselev
Dependencies
serde ^1
normal
thiserror ^2
normal
approx ^0.5
dev
serde_json ^1
dev
Versions
74.36%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module interpolate
pcb_
toolkit
0.1.5
Module interpolate
Module Items
Functions
In pcb_
toolkit::
tables
pcb_toolkit
::
tables
Module
interpolate
Copy item path
Source
Expand description
Generic linear interpolation for lookup tables.
Functions
§
lerp
Linear interpolation in a sorted table of (x, y) pairs.