fast_matrix_market::line_formatter< IT, VT > Class Template Reference
Description
template<typename IT, typename VT>
class fast_matrix_market::line_formatter< IT, VT >
Format individual lines (matrix version).
#include <formatters.hpp>
Collaboration diagram for fast_matrix_market::line_formatter< IT, VT >:
Public Member Functions | |
line_formatter (const matrix_market_header &header, const write_options &options) | |
std::string | coord_matrix (const IT &row, const IT &col, const VT &val) |
std::string | coord_matrix_pattern (const IT &row, const IT &col) |
std::string | array_matrix (const IT &row, const IT &col, const VT &val) |
Protected Attributes | |
const matrix_market_header & | header |
const write_options & | options |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_thirdparty/fast_matrix_market/formatters.hpp