iRoCS Toolbox
1.1.0
|
Classes and functions for sparse matrix generation and handling. More...
#include <config.hh>
#include <map>
#include <iostream>
#include <limits>
#include <cassert>
#include <libBlitzHdf5/BlitzHdf5Light.hh>
#include "RuntimeError.hh"
#include "SparseVector.hh"
#include "SparseMatrix.icc"
Go to the source code of this file.
Data Structures | |
class | atb::SparseMatrix< T > |
The SparseMatrix class provides a sparse matrix data structure and corresponding arithmetics. More... | |
class | atb::SparseMatrixError |
The SparseMatrixError class is the exception type thrown when SparseMatrix operations fail. More... | |
Namespaces | |
atb | |
Classes and functions for sparse matrix generation and handling.
Definition in file SparseMatrix.hh.