|
ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
|
This is the complete list of members for ezp::sparse_coo_mat< DT, IT >, including all inherited members.
| col (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | |
| data (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | |
| is_valid() const (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | inline |
| n (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | |
| nnz (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | |
| row (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | |
| sparse_coo_mat(const IT n, const IT nnz, IT *const row, IT *const col, DT *const data) (defined in ezp::sparse_coo_mat< DT, IT >) | ezp::sparse_coo_mat< DT, IT > | inline |