AssertNoDependence Class Referencea class for asserting no dependence between variables
More...
#include <AssertNoDependence.h>
Inheritance diagram for AssertNoDependence:
[legend]List of all members.
Detailed Description
a class for asserting no dependence between variables
C Polaris - See also:
- Directive/AssertNoDependence.h
Directive/AssertNoDependence.h
The AssertNoDependence class is meant to provide a specific class for declaring that there is no dependence between certain variables.
No known bugs.
Definition at line 29 of file AssertNoDependence.h.
Constructor & Destructor Documentation
| AssertNoDependence::AssertNoDependence |
( |
|
) |
|
|
Member Function Documentation
| void AssertNoDependence::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertNoDependence::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertNoDependence::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|