Function descent::expr::order

source ·
pub fn order<T: PartialOrd>(a: T, b: T) -> (T, T)
Expand description

Order second derivative pairs.

Should fill out bottom left of Hessian with this ordering.