Docs.rs
nabled-sensor-0.0.11
nabled-sensor 0.0.11
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GeorgeLeePatterson
NiklausParcell
Dependencies
nabled-core =0.0.11
normal
nabled-linalg =0.0.11
normal
ndarray ^0.17
normal
approx ^0.5
dev
Versions
37.21%
of the crate is documented
Platform
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 ekf
nabled_
sensor
0.0.11
Module ekf
Module Items
Structs
Functions
In crate nabled_
sensor
nabled_sensor
Module
ekf
Copy item path
Source
Expand description
Extended Kalman filter.
Structs
§
EkConfig
EkModel
Nonlinear EKF model callbacks.
Functions
§
ekf_
predict
ekf_
predict_
into
ekf_
update
ekf_
update_
into