|
STK++ 1.0
|
#include <STK_TOperator.h>
Static Public Member Functions | |
| static Real | apply (Real const &x, Real const &y) |
Binary Operator Plus.
Definition at line 53 of file STK_TOperator.h.
Definition at line 55 of file STK_TOperator.h.
{ return x+y;}