Ginkgo Generated from branch based on master. Ginkgo version 1.7.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
List of all members
gko::solver::ApplyWithInitialGuess Class Referenceabstract

ApplyWithInitialGuess provides a way to give the input guess for apply function. More...

#include <ginkgo/core/solver/solver_base.hpp>

Inheritance diagram for gko::solver::ApplyWithInitialGuess:
[legend]

Detailed Description

ApplyWithInitialGuess provides a way to give the input guess for apply function.

All functionalities have the protected access specifier. It should only be used internally.


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