#include <iostream>#include <boost/numeric/ublas/matrix_sparse.hpp>Go to the source code of this file.
Typedefs | |
| typedef boost::numeric::ublas::sparse_matrix< double > | spm_t |
Functions | |
| int | main () |
|
|
Definition at line 8 of file ex_sparse1.cpp. Referenced by main(). |
|
|
Definition at line 10 of file ex_sparse1.cpp. References spm_t. |
1.3.2