JayBeams  0.1
Another project to have fun coding.
Public Member Functions | List of all members
jb::clfft::plan< in_timeseries_type, out_timeseries_type >::check_constraints Struct Reference

Check the compile-time constraints for a jb::fftw::plan<> More...

#include <plan.hpp>

Public Member Functions

 check_constraints ()
 

Detailed Description

template<typename in_timeseries_type, typename out_timeseries_type>
struct jb::clfft::plan< in_timeseries_type, out_timeseries_type >::check_constraints

Check the compile-time constraints for a jb::fftw::plan<>

Definition at line 295 of file plan.hpp.

Constructor & Destructor Documentation

◆ check_constraints()

template<typename in_timeseries_type, typename out_timeseries_type>
jb::clfft::plan< in_timeseries_type, out_timeseries_type >::check_constraints::check_constraints ( )
inline

Definition at line 296 of file plan.hpp.


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