QuadraticForm.translated

QuadraticForm.translated(shift)

Return a translation of the functional.

For a given functional f and an element translation in the domain of f, this operation creates the functional f(. - translation).

Parameters:
translationdomain element

Element in the domain of the functional

Returns:
outFunctionalTranslation

The functional f(. - translation)