Function construct::conz3 [] [src]

pub fn conz3<T: Float>(wz: T, a: Fn3<T>, b: Fn3<T>) -> Fn3<T>

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