Abstract non Polymorphyc Matrix:
|
Declarations and definitiones for class Matrix_List<>
.
More...
Go to the source code of this file.
Classes | |
class | Mx::Matrix_List_ColVal< E > |
Private class used to implement the list of values for each row. More... | |
class | Mx::Matrix_List< E > |
Chirrisquitica matrix stored as a sparse matrix implemented with lists. More... | |
Namespaces | |
namespace | Mx |
Chirrisquitica matrix by adolf. o@di -mare .com | |
Defines | |
#define | Matrix_List_h |
Avoids multiple inclusion. | |
#define | English_dox "Doxygen: English documentation" |
"Doxygen: English documentation" | |
Functions | |
template<class T > | |
bool | Mx::check_ok (const Matrix_List< T > &M) |
Declarations and definitiones for class Matrix_List<>
.
Definition in file Matrix_List.h.
#define Matrix_List_h |
Avoids multiple inclusion.
#define English_dox "Doxygen: English documentation" |
"Doxygen: English documentation"
Definition at line 441 of file Matrix_List.h.