ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::linalg::host_based::detail::fft::FFT_DATA_ORDER Namespace Reference

Enumerations

enum  DATA_ORDER { ROW_MAJOR, COL_MAJOR }
 

Enumeration Type Documentation

Enumerator
ROW_MAJOR 
COL_MAJOR 

Definition at line 49 of file fft_operations.hpp.