aboutsummaryrefslogtreecommitdiff
path: root/include/msvmmaj.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/msvmmaj.h')
-rw-r--r--include/msvmmaj.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/msvmmaj.h b/include/msvmmaj.h
index 5120087..3d04f30 100644
--- a/include/msvmmaj.h
+++ b/include/msvmmaj.h
@@ -42,6 +42,8 @@
* @param kerneltype kernel to be used in the model
* @param kernelparam pointer to the vector of kernel parameters
*
+ * @TODO
+ * change R to int, it's a binary matrix
*/
struct MajModel {
int weight_idx;