UnknownsTuple

Type Alias UnknownsTuple 

Source
pub type UnknownsTuple<'a> = (&'a ScalarVariable, Vec<&'a ScalarVariable>);