Binomial_CrossEnthophy

fixed rowwise/colswise mean/sum and implemented binomial_corssentrhopy. Next up is regression.
This commit is contained in:
2026-05-22 10:11:43 +02:00
parent eb0a49591e
commit cb65174cf4
21 changed files with 894 additions and 159 deletions
+3
View File
@@ -31,5 +31,8 @@ namespace utils{
return B;
}
// utils::matcast<float, uint64_t> (A);
} // end namespace utils