Function construct::lin [] [src]

pub fn lin<T: Float>(a: [T; 3], b: [T; 3]) -> Fn1<T>

Returns a linear function.