Skip to main content

graph_fixed

Function graph_fixed 

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

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