mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* add ei_predux_mul internal function
* apply Ricard Marxer's prod() patch with fixes for the vectorized path
This commit is contained in:
@@ -149,6 +149,7 @@ ei_add_test(sparse_basic)
|
||||
ei_add_test(sparse_product)
|
||||
ei_add_test(sparse_solvers " " "${SPARSE_LIBS}")
|
||||
ei_add_test(reverse)
|
||||
ei_add_test(prod)
|
||||
|
||||
# print a summary of the different options
|
||||
message("************************************************************")
|
||||
|
||||
Reference in New Issue
Block a user