Function nalgebra::outer [] [src]

pub fn outer<V: Outer>(a: &V, b: &V) -> V::OuterProductType
[]

Computes the outer product of two vectors.