mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add benchmarks for unsupported modules and extend supported benchmarks
libeigen/eigen!2179 Closes #3036 Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
This commit is contained in:
3
unsupported/benchmarks/MatrixFunctions/CMakeLists.txt
Normal file
3
unsupported/benchmarks/MatrixFunctions/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user