Sign in
chromium
/
external
/
gitlab.com
/
libeigen
/
eigen
/
refs/tags/upstream/3.3.8
/
.
/
blas
/
README.txt
blob: 63a5203b974896e6131b959cf0c8c978d2873fce [
file
] [
log
] [
blame
]
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
.