Member List#
|
Reference API
|
gko::solver::ApplyWithInitialGuess Member List
This is the complete list of members for gko::solver::ApplyWithInitialGuess, including all inherited members.
| apply_with_initial_guess(const LinOp *b, LinOp *x, initial_guess_mode guess) const =0 | gko::solver::ApplyWithInitialGuess | protectedpure virtual |
| apply_with_initial_guess(ptr_param< const LinOp > b, ptr_param< LinOp > x, initial_guess_mode guess) const (defined in gko::solver::ApplyWithInitialGuess) | gko::solver::ApplyWithInitialGuess | inlineprotected |
| apply_with_initial_guess(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x, initial_guess_mode guess) const =0 | gko::solver::ApplyWithInitialGuess | protectedpure virtual |
| apply_with_initial_guess(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x, initial_guess_mode guess) const (defined in gko::solver::ApplyWithInitialGuess) | gko::solver::ApplyWithInitialGuess | inlineprotected |
| ApplyWithInitialGuess(initial_guess_mode guess=initial_guess_mode::provided) | gko::solver::ApplyWithInitialGuess | inlineexplicitprotected |
| get_default_initial_guess() const | gko::solver::ApplyWithInitialGuess | inlineprotected |
| set_default_initial_guess(initial_guess_mode guess) | gko::solver::ApplyWithInitialGuess | inlineprotected |
Generated by