Name Date Size #Lines LOC

..--

f2c/H25-Apr-2025-6,6443,764

fortran/H25-Apr-2025-4436

testing/H25-Apr-2025-29,52322,046

Android.bpH A D25-Apr-20252.2 KiB8176

BandTriangularSolver.hH A D25-Apr-20253.5 KiB9869

CMakeLists.txtH A D25-Apr-20251.7 KiB6348

GeneralRank1Update.hH A D25-Apr-20251.6 KiB4527

PackedSelfadjointProduct.hH A D25-Apr-20252 KiB5433

PackedTriangularMatrixVector.hH A D25-Apr-20253.1 KiB8062

PackedTriangularSolverVector.hH A D25-Apr-20253.1 KiB8968

README.txtH A D25-Apr-2025183 73

Rank2Update.hH A D25-Apr-20252.1 KiB5836

common.hH A D25-Apr-20254.6 KiB176127

complex_double.cppH A D25-Apr-2025647 2110

complex_single.cppH A D25-Apr-2025646 2110

double.cppH A D25-Apr-20251.5 KiB3319

level1_cplx_impl.hH A D25-Apr-20255.5 KiB156106

level1_impl.hH A D25-Apr-20253.8 KiB145109

level1_real_impl.hH A D25-Apr-20254.2 KiB12361

level2_cplx_impl.hH A D25-Apr-202511.9 KiB361204

level2_impl.hH A D25-Apr-202524.6 KiB554360

level2_real_impl.hH A D25-Apr-202510.3 KiB307175

level3_impl.hH A D25-Apr-202537.2 KiB703525

single.cppH A D25-Apr-2025763 2311

xerbla.cppH A D25-Apr-2025389 2418

README.txt

1
2This directory contains a BLAS library built on top of Eigen.
3
4This module is not built by default. In order to compile it, you need to
5type 'make blas' from within your build dir.
6
7