|
LvArray
|
Contains the implementation of LvArray:SparsityPatternView. More...


Go to the source code of this file.
Classes | |
| class | LvArray::SparsityPatternView< COL_TYPE, INDEX_TYPE, BUFFER_TYPE > |
| This class provides a view into a compressed row storage sparsity pattern. More... | |
Namespaces | |
| LvArray | |
| The top level namespace. | |
Macros | |
| #define | SPARSITYPATTERN_COLUMN_CHECK(col) |
Check that col is a valid column in the matrix. More... | |
Contains the implementation of LvArray:SparsityPatternView.
| #define SPARSITYPATTERN_COLUMN_CHECK | ( | col | ) |
Check that col is a valid column in the matrix.
| col | The column to check. |
1.8.13