annotate ext/cblas/src/cblas_globals.c @ 495:1bea13b8f951

Style fixes in constant-Q: avoid unsigned, reuse our Window class, fix comments
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 31 May 2019 18:25:31 +0100
parents 905e45637745
children
rev   line source
c@427 1 int CBLAS_CallFromC=0;
c@427 2 int RowMajorStrg=0;