|
STK++ 0.9.13
|
#include "operators/STK_BinarySelector.h"

Go to the source code of this file.
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
Macros | |
| #define | IMPLEMENT_BINARY_OPERATOR(OPERATORNAME, BINARYOPERATORNAME) |
| utility macro allowing to implement binary operators | |
| #define IMPLEMENT_BINARY_OPERATOR | ( | OPERATORNAME, | |
| BINARYOPERATORNAME | |||
| ) |
utility macro allowing to implement binary operators
Definition at line 41 of file STK_ExprBaseOperators.h.