ezp
Loading...
Searching...
No Matches
ezp::detail::abstract_solver< DT, IT, WT > Class Template Referenceabstract
Inheritance diagram for ezp::detail::abstract_solver< DT, IT, WT >:
[legend]
Collaboration diagram for ezp::detail::abstract_solver< DT, IT, WT >:
[legend]

Public Member Functions

template<full_container_t CT>
IT solve (CT &&B)
 
virtual IT solve (WT &&, full_mat< DT, IT > &&)=0
 
virtual IT solve (full_mat< DT, IT > &&)=0
 

Protected Member Functions

template<full_container_t CT>
auto to_full (CT &&custom)
 
template<band_container_t CT>
auto to_band (CT &&custom)
 
template<band_symm_container_t CT>
auto to_band_symm (CT &&custom)
 

Static Protected Attributes

static constexpr IT ZERO {0}
 
static constexpr IT ONE {1}
 

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