typedef for boost sparse matrix class More...
#include <ql/qldefines.hpp>#include <ql/math/array.hpp>#include <boost/numeric/ublas/matrix_sparse.hpp>
Namespaces | |
| QuantLib | |
Typedefs | |
|
typedef boost::numeric::ublas::compressed_matrix < Real > | SparseMatrix |
|
typedef boost::numeric::ublas::matrix_reference < SparseMatrix > | SparseMatrixReference |
Functions | |
| Disposable< Array > | prod (const SparseMatrix &A, const Array &x) |
typedef for boost sparse matrix class