RayTransform.adjoint

property RayTransform.adjoint

Adjoint of this operator.

The adjoint of the RayTransform is the linear RayBackProjection operator. It uses the same geometry and shares the implementation backend whenever RayTransform.use_cache is True.

Returns
adjointRayBackProjection