This commit is contained in:
conrad
2025-01-23 18:09:05 +10:00
parent efac5b3148
commit 2b513d3136
+4
View File
@@ -891,6 +891,10 @@ accu(const BaseCube<typename T1::elem_type,T1>& X)
// TODO: accu(const eOpCube<T1,eop_pow>& expr)
//! explicit handling of multiply-and-accumulate (cube version)
template<typename T1, typename T2>
arma_warn_unused