Function rust_ad_core::derivatives::reverse_log [−][src]
pub fn reverse_log<const OUT: Type>(
stmt: &Stmt,
component_map: &mut HashMap<String, Vec<String>>
) -> Option<Stmt>Expand description
Reverse deriative of log.
