Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dtypetraits.hpp395 struct SpDDouble: public BaseGDL struct
404 SizeT NBytes() const in NBytes()
409 static const DType t;
410 static const std::string str;
411 static const DDouble zero;
436 ~SpDDouble(); argument
H A Dtypetraits.cpp214 SpDDouble::SpDDouble(): BaseGDL() {} in SpDDouble() function in SpDDouble
215 SpDDouble::SpDDouble( const dimension& dim_): BaseGDL(dim_) {} in SpDDouble() function in SpDDouble