STK::Div Struct Reference
[Subproject STKAlgebra::TempExp]

General Binary Operator Div.

#include <STK_TOperator.h>

List of all members.

Static Public Member Functions

static Real apply (const Real &x, const Real &y)


Detailed Description

Definition at line 102 of file STK_TOperator.h.


Member Function Documentation

static Real STK::Div::apply ( const Real x,
const Real y 
) [inline, static]

Definition at line 104 of file STK_TOperator.h.

00105   { return x/y;}


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

Generated on Fri Sep 25 10:31:01 2009 for STK++ by  doxygen 1.5.8