# 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)
