STK++ 1.0

STK::Uplus Struct Reference

Unary Operator Plus. More...

#include <STK_TOperator.h>

List of all members.

Static Public Member Functions

static Real apply (Real const &y)

Detailed Description

Unary Operator Plus.

Definition at line 89 of file STK_TOperator.h.


Member Function Documentation

static Real STK::Uplus::apply ( Real const &  y) [inline, static]

Definition at line 91 of file STK_TOperator.h.

  { return +y;}

The documentation for this struct was generated from the following file: