Type Aliases
The following type aliases are available globally.
-
Grade membership of an element. Should always be a real number in the interval
[0, 1]
.Declaration
Swift
public typealias Grade = Double
Docs (7% documented)
The following type aliases are available globally.
Grade membership of an element. Should always be a real number in the interval [0, 1]
.
Swift
public typealias Grade = Double