Mercurial > hg > js-dsp-test
view fft/native/bqvec/test/TestVectorOps.h @ 39:c1ec7564ccac
Upstream COPYING file
author | Chris Cannam |
---|---|
date | Wed, 11 May 2016 09:43:00 +0100 |
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(); } }