[][src]Function salva2d::math::gcross_matrix

pub fn gcross_matrix<N: RealField>(v: &Vector<N>) -> RowVector2<N>

The cross-product matrix for the given vector, generalized in 2D.