MyraMath
Public Member Functions | Public Attributes | List of all members
myra::minres_output< Precision > Class Template Reference

Return type of minres() More...

#include <minres.h>

Public Member Functions

 minres_output (bool in_converged, const std::vector< Precision > &in_history)
 

Public Attributes

bool converged
 
std::vector< Precision > history
 

Detailed Description

template<class Precision>
class myra::minres_output< Precision >

Return type of minres()


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