ElementType

an alias of element type (e.g., float, double and int) of variable

alias ElementType(V : Variable!(Elem, dim, Storage), Elem, size_t dim, alias Storage) = Elem

Meta