[][src]Function descent::expr::order

pub fn order<T: PartialOrd>(a: T, b: T) -> (T, T)

Order second derivative pairs.

Should fill out bottom left of Hessian with this ordering.