KASKADE 7 development version
|
Go to the source code of this file.
Classes | |
class | Kaskade::UMFFactorization< Scalar, UMFPackIndex > |
Factorization of sparse linear systems with UMFPack. More... | |
Namespaces | |
namespace | Kaskade |
Functions | |
void | Kaskade::umfpack_solve (std::vector< int > const &ridx, std::vector< int > const &cidx, std::vector< double > const &values, std::vector< double > const &b, std::vector< double > &x) |