choreo.segm.quad.QuadTable.symmetric_adjoint#

QuadTable.symmetric_adjoint(self) QuadTable#

Computes the symmetric adjoint of a QuadTable.

The symmetric adjoint applied to xf(1x) gives the same result as the original method applied to f.

Example

>>> import choreo
>>> Radau_I.symmetry_default(Radau_I.symmetric_adjoint())
True
Returns:

The adjoint quadrature.

Return type:

choreo.segm.quad.QuadTable