Type Aliases
The following type aliases are available globally.
-
The protocols to which a type must conform to be an element in a matrix.
Declaration
Swift
public typealias MatrixElementType = Numeric & Addable & Multiplicable