DiSMEC++
|
Collects the rows and columns parsed from a plain-text matrix file. More...
#include <common.h>
Public Attributes | |
long | NumRows |
long | NumCols |
Collects the rows and columns parsed from a plain-text matrix file.
long dismec::io::MatrixHeader::NumCols |
Definition at line 132 of file common.h.
Referenced by anonymous_namespace{slice.cpp}::load_features(), and TEST_CASE().
long dismec::io::MatrixHeader::NumRows |
Definition at line 131 of file common.h.
Referenced by anonymous_namespace{slice.cpp}::load_features(), and TEST_CASE().