stub when library compiled without eigen More...
stub when library compiled without eigen
Definition at line 139 of file umfpack_solver.hpp.
#include <umfpack_solver.hpp>
Public Member Functions | |
| void | best_solve () | 
| stub solve  | |
Static Public Member Functions | |
| template<typename impl > | |
| static Vector< T > | solve (const SparseMatrix< T, impl > &A, const Vector< T > &b) | 
| stub solve  | |