Function cony3

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

Concates two 3d -> 3d functions at y-weight.