#include <utils.h>
§ rowdim
§ coldim
§ nOnes
§ nMOnes
§ nOthers
§ nnz
§ maxRow
§ minRow
§ averageRow
§ deviationRow
uint64_t deviationRow = 0 |
§ maxCol
§ minCol
§ averageCol
§ deviationCol
uint64_t deviationCol = 0 |
§ minColDifference
uint64_t minColDifference = 0 |
§ maxColDifference
uint64_t maxColDifference = 0 |
§ averageColDifference
uint64_t averageColDifference = 0 |
§ deviationColDifference
uint64_t deviationColDifference = 0 |
§ minRowDifference
uint64_t minRowDifference = 0 |
§ maxRowDifference
uint64_t maxRowDifference = 0 |
§ averageRowDifference
uint64_t averageRowDifference = 0 |
§ deviationRowDifference
uint64_t deviationRowDifference = 0 |
§ nDenseRows
§ nDenseCols
§ nEmptyRows
§ nEmptyCols
§ nEmptyColsEnd
uint64_t nEmptyColsEnd = 0 |
§ denseRows
std::vector<uint64_t> denseRows |
§ denseCols
std::vector<uint64_t> denseCols |
The documentation for this struct was generated from the following file: