fast_matrix_market::array_formatter< LF, VT_ITER > Class Template Reference

Description

template<typename LF, typename VT_ITER>
class fast_matrix_market::array_formatter< LF, VT_ITER >

Format dense arrays.

#include <formatters.hpp>

Public Member Functions

 array_formatter (LF lf, const VT_ITER &values, storage_order order, int64_t nrows, int64_t ncols)
 
bool has_next () const
 
chunk next_chunk ([[maybe_unused]] const write_options &options)
 

Protected Attributes

LF line_formatter
 
const VT_ITER values
 
storage_order order
 
int64_t nrows
 
int64_t ncols
 
int64_t cur_col = 0
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_thirdparty/fast_matrix_market/formatters.hpp