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