geo

Macro geo 

Source
macro_rules! geo {
    ($a:expr, $b:expr) => { ... };
}
Expand description

Geometric product: a ⊗ b

The fundamental product in geometric algebra that combines both inner and outer products. Also known as the Clifford product.