Sign in
◑
Theme
eigen
/
mirror
/
cdc1bf2bfc6835047c906b61b90bcb7f147ed009
/
.
/
benchmarks
/
LU
/
CMakeLists.txt
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)