RawCufinufftPlan#
- class mrinufft.operators.interfaces.cufinufft.RawCufinufftPlan(samples: ndarray[tuple[int, ...], dtype[_ScalarType_co]], shape: tuple[int, ...], n_trans: int = 1, eps: float = 1e-06, **kwargs)[source]#
Bases:
objectLight wrapper around the guru interface of finufft.
Methods
__init__Toggle between the gradient trajectory and the plan for type 1 transform.
Type 1 transform.
Type 2 transform.
Attributes
Return the dtype (precision) of the transform.