Template 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.

template BaseElementType(T) ;