Type Definition rust_ukf::Output

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

Type for measurement outputs of dimension Y