[][src]Function rtsam::core::matrix::skew_symmetric

pub fn skew_symmetric<N: Real>(wx: N, wy: N, wz: N) -> MatrixN<N, U3>