#include <debugf.h>
Public Member Functions | |
| debugf (const char *name) | |
| ~debugf () | |
| void | out (double x) |
| void | out (long x) |
| void | newline () |
| void | close () |
| template<class T> | |
| void | out (cmplx< T > x) |
| template<class T> | |
| void | outn (T x) |
Friends | |
| template<class T> | |
| void | operator<< (debugf r, const T x) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
||||||||||
|
Here is the call graph for this function: ![]() |
|
||||||||||||||||
|
|
1.4.4