|
STK++ 1.0
|
In this file we implement the fundamental type Sign. More...
#include "../include/STK_Sign.h"#include "../include/STK_String_Util.h"
Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| ostream & | STK::operator<< (ostream &os, const Sign &output) |
| Overloading of the ostream << for the type Sign. | |
| istream & | STK::operator>> (istream &is, Proxy< Sign > &input) |
| Overloading of the istream >> for the type Sign. | |
In this file we implement the fundamental type Sign.
Definition in file STK_Sign.cpp.