Crate geo_aid_math

Source

Modules§

shared
A higher-level API for geo-aid-math

Structs§

Comparison
A comparison between two expressions.
Context
Compilation context. Necessary for any expression manipulation and compilation.
Expr
A compiled expression.
Func
A callable function accepting inputs and outputs (as mutable reference)

Enums§

ComparisonKind
The primitive kind of a comparison.
Condition
A condition for ternary operators

Type Aliases§

Float
A feature-specific floating point representation.