#include <ivfmath/IvfFunctions.h>
Inheritance diagram for CIvfTheta2d:

Public Member Functions | |
| IvfClassInfo ("CIvfTheta2d", CIvfFunction2d) | |
| virtual double | f (double x) |
Implements the theta function
f(x) = 1, x >= 0 0, x < 0
Definition at line 119 of file IvfFunctions.h.
|
|
Theta function value Implements CIvfFunction2d. |
1.4.6-NO