Class PlatoOmegaDepTesting::PlatoRelation#

Nested Relationships#

This class is a nested type of Class PlatoOmegaDepTesting.

Inheritance Relationships#

Base Type#

  • public plato::RationalVITestProblem

Class Documentation#

class PlatoRelation : public plato::RationalVITestProblem#

PlatoRelation is analogous to the Omega Relation in that it is what is used to add all of the dependency constraints for the Plato library.

Public Functions

inline PlatoRelation(int loop_nest_size, bool aFlag = false)#
inline virtual ~PlatoRelation()#
virtual bool testDV(const plato::AbstractDirectionVector &dv, bool &accurate)#
inline virtual int getLoopNestSize() const#