Skip to main content

kuramoto_fixed

Function kuramoto_fixed 

Source
fn kuramoto_fixed(value: f64, name: &str, id: ValueId) -> Result<i64, String>
Expand description

Quantise a real value into the signed Q8.16 Kuramoto datapath, rejecting out-of-range constants.