Searched defs:OutAuto (Results 1 – 2 of 2) sorted by relevance
/dports/science/gnudatalanguage/gdl-1.0.1/src/ |
H A D | ofmt.hpp | 218 void OutAuto(std::ostream& os, const T &val, const int w, const int d, const int code=0) { in OutAuto() function
|
H A D | ofmt.cpp | 167 void OutAuto<DComplex>( ostream& os, const DComplex &val, const int w, const int d, const int code) in OutAuto() function 174 void OutAuto<DComplexDbl>( ostream& os, const DComplexDbl &val, const int w, const int d, const int… in OutAuto() function
|