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