MyraMath
Public Types | Public Member Functions | Public Attributes | List of all members
myra::bicgstab_output< Number > Class Template Reference

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
 

Detailed Description

template<class Number>
class myra::bicgstab_output< Number >

Return type of bicgstab()


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