| Functions | |
| vcl_size_t | num_bits (vcl_size_t size) | 
| Get number of bits.  More... | |
| vcl_size_t | next_power_2 (vcl_size_t n) | 
| Find next power of two.  More... | |
| Variables | |
| const vcl_size_t | MAX_LOCAL_POINTS_NUM = 512 | 
| 
 | inline | 
Find next power of two.
Definition at line 71 of file fft_operations.hpp.
| 
 | inline | 
Get number of bits.
Definition at line 54 of file fft_operations.hpp.
| const vcl_size_t viennacl::linalg::detail::fft::MAX_LOCAL_POINTS_NUM = 512 | 
Definition at line 49 of file fft_operations.hpp.