DDD
1.9.0.20240826145154
|
Public Member Functions | |
size_t | hash () const |
bool | operator== (const _DED &e) const |
_DED * | clone () const |
GDDD | eval () const |
~_DED_Hom () | |
Static Public Member Functions | |
static GDDD | create (const GHom &h, const GDDD &d) |
Public Attributes | |
GDDD | result |
Private Member Functions | |
_DED_Hom (const GHom &h, const GDDD &d) | |
Private Attributes | |
GHom | hom |
GDDD | parameter |
|
inline |
|
inlinevirtual |
Implements _DED.
References _DED_Hom().
References _DED_Hom(), compute(), and GDDD::null.
|
virtual |
Implements _DED.
References GHom::eval(), hom, and parameter.
|
virtual |
Implements _DED.
References GDDD::hash(), GHom::hash(), hom, and parameter.
|
virtual |
|
private |
Referenced by eval(), hash(), and operator==().
|
private |
Referenced by eval(), hash(), and operator==().
|
inherited |