ug4
ug::MatrixIOMtx Member List

This is the complete list of members for ug::MatrixIOMtx, including all inherited members.

close_file()ug::MatrixIOMtxprivate
determine_matrix_characteristics(const matrix_type &matrix)ug::MatrixIOMtxinlineprivate
EXISTING enum valueug::MatrixIOprivate
get_mat_file_name() constug::MatrixIOMtx
get_num_cols() constug::MatrixIOMtx
get_num_lines() constug::MatrixIOMtx
get_num_rows() constug::MatrixIOMtx
is_sparse() constug::MatrixIOMtx
m_colsug::MatrixIOMtxprivate
m_firstDataLineug::MatrixIOMtxprivate
m_linesug::MatrixIOMtxprivate
m_matFileStreamug::MatrixIOMtxprivate
m_matFileTypeug::MatrixIOMtxprivate
m_mmTypeCodeug::MatrixIOMtxprivate
m_pMatFileNameug::MatrixIOMtxprivate
m_rowsug::MatrixIOMtxprivate
MatrixIO()ug::MatrixIOprivate
MatrixIO(std::string mFile, int openMode=EXISTING)ug::MatrixIOprivate
MatrixIOMtx()ug::MatrixIOMtx
MatrixIOMtx(std::string mFile, int openMode=MatrixIO::EXISTING)ug::MatrixIOMtx
NEW enum valueug::MatrixIOprivate
open_file(std::ios_base::openmode mode=std::ios_base::in)ug::MatrixIOMtxprivate
OpenMode enum nameug::MatrixIOprivate
query_matrix_characteristics()ug::MatrixIOMtxprivate
query_matrix_type()ug::MatrixIOMtxprivate
read_entry(size_t *m, size_t *n, CPUAlgebra::matrix_type::value_type *val)ug::MatrixIOMtxprivate
read_into(matrix_type &matrix)ug::MatrixIOMtxinline
set_mat_dims(size_t rows, size_t cols, size_t lines)ug::MatrixIOMtx
set_mat_file_name(std::string mFile, int openMode=MatrixIO::EXISTING)ug::MatrixIOMtx
write_banner()ug::MatrixIOMtxprivate
write_entry(size_t m, size_t n, CPUAlgebra::matrix_type::value_type val)ug::MatrixIOMtxprivate
write_from(matrix_type &matrix, std::string comment="%Generated with ug4.")ug::MatrixIOMtxinline
~MatrixIO()ug::MatrixIOprivate
~MatrixIOMtx()ug::MatrixIOMtx