Erik Schultheis 8e7bd5397f fixed order of arguments in blas syrk
(cherry picked from commit 1ddd3e29cbdf0ff5e06ac974ee0607f75c28fe36)
2023-07-07 15:21:17 -07:00
..
2018-03-11 10:01:44 -04:00
2014-12-13 21:41:25 +01:00
2013-06-12 17:56:15 +02:00
2014-06-06 11:21:19 +02:00

This directory contains a BLAS library built on top of Eigen.

This module is not built by default. In order to compile it, you need to
type 'make blas' from within your build dir.