STK++ 0.9.13
|
In this file we implement the UnaryOperator class. More...
Go to the source code of this file.
Classes | |
struct | STK::hidden::Traits< UnaryOperator< UnaryOp, Lhs > > |
Traits class for the unary operators. More... | |
class | STK::UnaryOperator< UnaryOp, Lhs > |
Generic expression when unary operator is applied to an expression. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we implement the UnaryOperator class.
Definition in file STK_UnaryOperators.h.