Function cony2

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

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