KullbackLeiblerCrossEntropy.translated¶
- KullbackLeiblerCrossEntropy.translated(shift)¶
Return a translation of the functional.
For a given functional
fand an elementtranslationin the domain off, this operation creates the functionalf(. - translation).- Parameters:
- translation
domainelement Element in the domain of the functional
- translation
- Returns:
- out
FunctionalTranslation The functional
f(. - translation)
- out