DSMTypeVec

class dsviper.DSMTypeVec

Bases: object

A class used to represent the type vec<element_type, size>.

Note: Not directly instantiable.

element_type() DSMType

Return the type of element.

size() int

Return the size.