Module linxal::types
[−]
[src]
Globally-used traits, structs, and enums
Enums
Error |
Universal |
Symmetric |
Enum for symmetric matrix inputs. |
Traits
LinxalFloat |
Scalars that are also (real) floats. |
LinxalScalar |
Common traits for all operations. |
Magnitude |
Represents quantities that have a magnitude. |
Type Definitions
c32 |
A complex number with 32-bit parts. |
c64 |
A complex number with 64-bit parts. |