blob: 45aa5949d99b8cab7e3f442dca82af06fbdc1f86 [file]
# SPDX-FileCopyrightText: The Eigen Authors
# SPDX-License-Identifier: MPL-2.0
eigen_add_benchmark(bench_lu bench_lu.cpp)
eigen_add_benchmark(bench_lu_stride bench_lu_stride.cpp)
eigen_add_benchmark(bench_rcond bench_rcond.cpp)