Function construct::conx3 [] [src]

pub fn conx3<T: Float>(wx: T, a: Fn3<T>, b: Fn3<T>) -> Fn3<T>

Concatenates two 3d -> 3d functions at x-weight.