Function construct::conx2 [] [src]

pub fn conx2<T: Float>(wx: T, a: Fn2<T>, b: Fn2<T>) -> Fn2<T>

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