blob: 9b0ea7c7abb104dc052272f9af3383c330f626df [file] [edit]
# SPDX-FileCopyrightText: The Eigen Authors
# SPDX-License-Identifier: MPL-2.0
eigen_add_benchmark(bench_matrix_exponential bench_matrix_exponential.cpp)
eigen_add_benchmark(bench_matrix_logarithm bench_matrix_logarithm.cpp)
eigen_add_benchmark(bench_matrix_power bench_matrix_power.cpp)