Skip to main content

test_variable

Macro test_variable 

Source
macro_rules! test_variable {
    ($var:ident) => { ... };
}
Expand description

Test (most of) the lie group rules

Specifically this tests:

  • identity
  • inverse
  • associativity
  • exp/log are invertible near the origin