Type alias AlgebraType

AlgebraType: "int32" | "float64" | "PGA"

Type of an an algebra. 'int32' means all-positive metric with integer components. 'float64' means all-positive metric with real components. 'PGA' means positive metric with an extra zero basis blade.

Generated using TypeDoc