choreo.segm.quad.QuadTable.symmetric_adjoint#
- QuadTable.symmetric_adjoint(self) QuadTable #
Computes the symmetric adjoint of a
QuadTable
.The symmetric adjoint applied to \(x\mapsto f(1-x)\) gives the same result as the original method applied to \(f\).
Example
>>> import choreo >>> Radau_I.symmetry_default(Radau_I.symmetric_adjoint()) True
See also
- Returns:
The adjoint quadrature.
- Return type: