ezp
|
Public Member Functions | |
band_solver (const IT rows) | |
![]() | |
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 Attributes | |
blacs_context< IT > | ctx |
blacs_context< IT > | trans_ctx |
Additional Inherited Members | |
![]() | |
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 constexpr IT | ZERO {0} |
static constexpr IT | ONE {1} |