Sign in
eigen
/
mirror
/
refs/heads/master
/
.
/
benchmarks
/
LU
/
CMakeLists.txt
blob: b6923e8284d32a08238276f3d3c733c42af54c38 [
file
] [
edit
]
# SPDX-FileCopyrightText: The Eigen Authors
# SPDX-License-Identifier: MPL-2.0
eigen_add_benchmark(bench_lu bench_lu.cpp)
eigen_add_benchmark(bench_rcond bench_rcond.cpp)