Type Definition rust_ukf::State

source · []
pub type State<const S: usize> = SVector<f64, S>;
Expand description

Type for state vectors of dimension S