Function construct::cony3 [] [src]

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

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