Function salva2d::math::gcross_matrix

source ·
pub fn gcross_matrix(v: &Vector<Real>) -> RowVector2<Real>
Expand description

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