Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dofmt.hpp218 void OutAuto(std::ostream& os, const T &val, const int w, const int d, const int code=0) { in OutAuto() function
H A Dofmt.cpp167 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