summaryrefslogtreecommitdiffstats
path: root/src/ffts_nd.h
Commit message (Collapse)AuthorAgeFilesLines
* Combine ffts_tranpose_scalar and ffts_transpose, and use ↵Jukka Ojanen2016-04-051-30/+37
| | | | ffts_transpose_scalar as native C fallback
* Fix redefinition of ffts_plan_tJukka Ojanen2014-11-171-1/+1
|
* Rename src/ffts.h to src/ffts_internal.h to avoid conflicts with include/ffts.hJukka Ojanen2014-11-161-1/+1
|
* Cleaning and reorganizingJukka Ojanen2014-10-291-26/+10
|
* Adding in Vim modelines to all .c and .h files.Robert Massaioli2013-12-051-0/+1
|
* Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not ↵Anthony Blake2013-04-221-2/+3
| | | | working yet.
* Fixed some compiler warnings, generalized transform interface (in prep for ↵Anthony Blake2012-11-151-0/+6
| | | | double etc)
* 2D has SIMD transpose (still needs work though)Anthony Blake2012-11-061-1/+5
|
* Square 2D worksAnthony Blake2012-10-311-0/+4
|
* Initial multi-dimensional structureAnthony Blake2012-10-311-0/+43
OpenPOWER on IntegriCloud