Function construct::cony2 [] [src]

pub fn cony2<T: Float>(wy: T, a: Fn2<T>, b: Fn2<T>) -> Fn2<T>

Concatenates two 2d -> 3d functions at y-weight.