Home
last modified time | relevance | path

Searched defs:SpDInt (Results 1 – 2 of 2) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dtypetraits.hpp82 struct SpDInt: public BaseGDL struct
91 SizeT NBytes() const in NBytes()
96 static const DType t;
97 static const std::string str;
98 static const DInt zero;
123 ~SpDInt(); argument
H A Dtypetraits.cpp186 SpDInt::SpDInt(): BaseGDL() {} in SpDInt() function in SpDInt
187 SpDInt::SpDInt( const dimension& dim_): BaseGDL(dim_) {} in SpDInt() function in SpDInt