fast_matrix_market::Blaze_CompressedMatrix_formatter< LF, SparseMatrixType > Class Template Reference
Description
template<typename LF, typename SparseMatrixType>
class fast_matrix_market::Blaze_CompressedMatrix_formatter< LF, SparseMatrixType >
Format Blaze CompressedMatrix Matrix.
#include <Blaze.hpp>
Public Types | |
typedef size_t | MatIndex |
Public Member Functions | |
Blaze_CompressedMatrix_formatter (LF lf, const SparseMatrixType &mat, MatIndex major_size) | |
bool | has_next () const |
chunk | next_chunk (const write_options &options) |
Protected Attributes | |
LF | line_formatter |
const SparseMatrixType & | mat |
double | nnz_per_major |
MatIndex | major_iter = 0 |
MatIndex | major_size |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_thirdparty/fast_matrix_market/app/Blaze.hpp