Mercurial > hg > js-dsp-test
view fft/native/bqvec/test/TestVectorOps.h @ 33:bbf5d4e825eb
Hack in an alternative float-only version (no faster)
author | Chris Cannam |
---|---|
date | Mon, 09 Nov 2015 12:22:00 +0000 |
parents | cf59817a5983 |
children |
line wrap: on
line source
/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ namespace breakfastquay { namespace Test { bool testVectorOps(); } }