OpenFPM  5.2.0
Project that contain the implementation of distributed structures
umfpack_solver< double > Class Reference

stub when library compiled without eigen More...

#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
 
static Vector< double, EIGEN_BASE > try_solve (SparseMatrix< double, int, EIGEN_BASE > &A, const Vector< double, EIGEN_BASE > &b, size_t opt=UMFPACK_NONE)
 stub solve
 

Detailed Description

stub when library compiled without eigen

Definition at line 218 of file umfpack_solver.hpp.


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