#include <conindex.h>
Public Member Functions | |
| int | operator() (const interval *x, interval *y, int dim) const |
| Computes the image of a given box in terms of a rectangular box. | |
This is a sample class that shows how one should define a function class for the "MapComputation" class below.
Definition at line 72 of file conindex.h.
| int IdentityMap::operator() | ( | const interval * | x, | |
| interval * | y, | |||
| int | dim | |||
| ) | const [inline] |
Computes the image of a given box in terms of a rectangular box.
Definition at line 80 of file conindex.h.
1.5.3