Function conx3

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

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