diff options
Diffstat (limited to 'include/msvmmaj.h')
| -rw-r--r-- | include/msvmmaj.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/msvmmaj.h b/include/msvmmaj.h index d67ad8b..4e00654 100644 --- a/include/msvmmaj.h +++ b/include/msvmmaj.h @@ -42,7 +42,10 @@ * @param kerneltype kernel to be used in the model * @param kernelparam pointer to the vector of kernel parameters * @param use_cholesky whether the Cholesky decomposition should be - * used + * used + * + * @TODO + * change R to int, it's a binary matrix * */ struct MajModel { |
