annotate ext/cblas/src/cblas_globals.c @ 459:b7e10277a84c

Calculate key strange during getKeyStrengths() to save CPU time if this is not needed.
author Daniel Schürmann <daschuer@mixxx.org>
date Fri, 24 May 2019 20:40:37 +0200
parents 905e45637745
children
rev   line source
c@427 1 int CBLAS_CallFromC=0;
c@427 2 int RowMajorStrg=0;