- BaseElementType
alias BaseElementType = BaseElementType!(E)
Undocumented in source.
- BaseElementType
alias BaseElementType = BaseElementType!E
Undocumented in source.
- BaseElementType
alias BaseElementType = BaseElementType!E
Undocumented in source.
- BaseElementType
alias BaseElementType = T
Undocumented in source.
Evaluates to the inner element type of the array, vector or matrix type T. If T is none of these, BaseElementType evaluates to T.