Commit 88dea115 authored by Davis King's avatar Davis King

Added GEMV BLAS bindings.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402766
parent 7a59836f
......@@ -8,7 +8,10 @@
#include "matrix/matrix_subexp.h"
#include "matrix/matrix_math_functions.h"
#include "matrix/matrix_assign.h"
#ifdef DLIB_USE_BLAS
#include "matrix/matrix_blas_bindings.h"
#endif
#endif // DLIB_MATRIx_HEADER
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment