diff options
author | Joe Zhao <ztuowen@gmail.com> | 2015-06-27 20:42:23 +0800 |
---|---|---|
committer | Joe Zhao <ztuowen@gmail.com> | 2015-06-27 20:42:23 +0800 |
commit | 60881b380b02637c27497c4508faf2345a534679 (patch) | |
tree | 7813e01519a4ee8e8523b8d9445b94ae91afed38 /tools/matrixIO.h | |
parent | 76193f75ae34aa587bd87bed17a4b92eec8c6203 (diff) | |
download | ranksvm-60881b380b02637c27497c4508faf2345a534679.tar.gz ranksvm-60881b380b02637c27497c4508faf2345a534679.tar.bz2 ranksvm-60881b380b02637c27497c4508faf2345a534679.zip |
comments & readme
Diffstat (limited to 'tools/matrixIO.h')
-rw-r--r-- | tools/matrixIO.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/matrixIO.h b/tools/matrixIO.h index 88cd419..ea5f85f 100644 --- a/tools/matrixIO.h +++ b/tools/matrixIO.h @@ -1,3 +1,5 @@ +// Some helper to read&write matrices data + #ifndef MATIO_H #define MATIO_H |