|
MyraMath
|
Return type of gmres() More...
#include <gmres.h>
Public Types | |
| typedef ReflectPrecision< Number >::type | Precision |
Public Member Functions | |
| gmres_output (bool in_converged, const std::vector< Precision > &in_history) | |
Public Attributes | |
| bool | converged |
| std::vector< Precision > | history |
Return type of gmres()
1.8.13