Member List#
|
Reference API
|
gko::solver::EnableApplyWithInitialGuess< DerivedType > Member List
This is the complete list of members for gko::solver::EnableApplyWithInitialGuess< DerivedType >, including all inherited members.
| apply_with_initial_guess(const LinOp *b, LinOp *x, initial_guess_mode guess) const override | gko::solver::EnableApplyWithInitialGuess< DerivedType > | inlineprotectedvirtual |
| apply_with_initial_guess(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x, initial_guess_mode guess) const override | gko::solver::EnableApplyWithInitialGuess< DerivedType > | inlineprotectedvirtual |
| 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(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 |
| apply_with_initial_guess_impl(const LinOp *b, LinOp *x, initial_guess_mode guess) const =0 | gko::solver::EnableApplyWithInitialGuess< DerivedType > | protectedpure virtual |
| apply_with_initial_guess_impl(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x, initial_guess_mode guess) const =0 | gko::solver::EnableApplyWithInitialGuess< DerivedType > | protectedpure virtual |
| ApplyWithInitialGuess(initial_guess_mode guess=initial_guess_mode::provided) | gko::solver::ApplyWithInitialGuess | inlineexplicitprotected |
| EnableApplyWithInitialGuess(initial_guess_mode guess=initial_guess_mode::provided) (defined in gko::solver::EnableApplyWithInitialGuess< DerivedType >) | gko::solver::EnableApplyWithInitialGuess< DerivedType > | inlineexplicitprotected |
| get_default_initial_guess() const | gko::solver::ApplyWithInitialGuess | inlineprotected |
| self() noexcept (defined in gko::solver::EnableApplyWithInitialGuess< DerivedType >) | gko::solver::EnableApplyWithInitialGuess< DerivedType > | inlineprotected |
| self() const noexcept (defined in gko::solver::EnableApplyWithInitialGuess< DerivedType >) | gko::solver::EnableApplyWithInitialGuess< DerivedType > | inlineprotected |
| set_default_initial_guess(initial_guess_mode guess) | gko::solver::ApplyWithInitialGuess | inlineprotected |
Generated by