Function construct::my [] [src]

pub fn my<T: 'static, U: Float>(
    y: U,
    a: Arc<Fn(T) -> [U; 3] + Sync + Send>
) -> Arc<Fn(T) -> [U; 3] + Sync + Send> where
    f64: Cast<U>, 

Mirror shape 1d -> 3d around xz-plane at y coordinate.