Ask a Question | Search PSRCHIVE: |
![]()
|
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
FTransform::PlanAgent< Library > Class Template Reference Template virtual base class of FFT library agents. More...
Inheritance diagram for FTransform::PlanAgent< Library >:
![]()
Detailed Descriptiontemplate<class Library> class FTransform::PlanAgent< Library > Template virtual base class of FFT library agents. To use this template, the Library class must have nested classes named Plan, Plan2, and Agent Member Function Documentation◆ clean_plans()
template<class Library>
◆ get_plan()
template<class Library>
Return an appropriate plan from this library. Implements FTransform::Agent. References FTransform::Agent::context, and plans. ◆ get_plan2()
template<class Library>
Return an appropriate two-dimensional FFT plan from this library. Implements FTransform::Agent. References plans2. The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|