mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Remove obsolete bench/ and btl/ directories
libeigen/eigen!2217 Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Benchmark: Eigen GEMM vs CBLAS GEMM
|
||||
// Requires CBLAS: compile with -DHAVE_BLAS and link -lcblas
|
||||
//
|
||||
// Based on bench/benchBlasGemm.cpp
|
||||
// Based on the old bench/benchBlasGemm.cpp (removed)
|
||||
|
||||
#include <benchmark/benchmark.h>
|
||||
#include <Eigen/Core>
|
||||
|
||||
Reference in New Issue
Block a user