Function llg_get_temperature
pub extern "C" fn llg_get_temperature(cc: &LlgConstraint) -> f32
Expand description
Get the current temperature of the constraint. It is updated by mask computation.
pub extern "C" fn llg_get_temperature(cc: &LlgConstraint) -> f32
Get the current temperature of the constraint. It is updated by mask computation.