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

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

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