BaseElementType

Evaluates to the inner element type of the array, vector or matrix type T. If T is none of these, BaseElementType evaluates to T.

Members

Aliases

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.

Meta