OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
umfpack_solver< double > Class Template Reference

stub when library compiled without eigen More...

Detailed Description

template<>
class umfpack_solver< double >

stub when library compiled without eigen

Definition at line 158 of file umfpack_solver.hpp.

#include <umfpack_solver.hpp>

Public Member Functions

void best_solve ()
 stub solve
 

Static Public Member Functions

template<unsigned int impl, typename id_type >
static Vector< double > solve (SparseMatrix< double, id_type, impl > &A, const Vector< double > &b, size_t opt=UMFPACK_NONE)
 stub solve
 

The documentation for this class was generated from the following file: