MLX
Loading...
Searching...
No Matches
pocketfft::detail::fftblue< T0 > Class Template Reference

#include <pocketfft.h>

Public Member Functions

 fftblue (size_t length)
 
template<typename T >
void exec (cmplx< T > c[], T0 fct, bool fwd) const
 
template<typename T >
void exec_r (T c[], T0 fct, bool fwd)
 

Constructor & Destructor Documentation

◆ fftblue()

template<typename T0 >
pocketfft::detail::fftblue< T0 >::fftblue ( size_t length)
inline

Member Function Documentation

◆ exec()

template<typename T0 >
template<typename T >
void pocketfft::detail::fftblue< T0 >::exec ( cmplx< T > c[],
T0 fct,
bool fwd ) const
inline

◆ exec_r()

template<typename T0 >
template<typename T >
void pocketfft::detail::fftblue< T0 >::exec_r ( T c[],
T0 fct,
bool fwd )
inline

The documentation for this class was generated from the following file: