MPQC  3.0.0-alpha
sc::AccResultInfo Class Reference

This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored. More...

#include <util/misc/compute.h>

Inheritance diagram for sc::AccResultInfo:
sc::ResultInfo sc::AccResult< ElemTAEigenSystem > sc::AccResult< RefDiagSCMatrix > sc::AccResult< RefSCMatrix > sc::AccResult< RefSCVector > sc::AccResult< RefSymmSCMatrix > sc::NCAccResult< double > sc::AccResult< T > sc::NCAccResult< T > sc::SSAccResult< T >

Public Member Functions

 AccResultInfo (Compute *c)
 
double actual_accuracy () const
 
double desired_accuracy () const
 
void set_desired_accuracy (double)
 
void set_actual_accuracy (double)
 
int computed_to_desired_accuracy () const
 
int needed () const
 
- Public Member Functions inherited from sc::ResultInfo
 ResultInfo (Compute *c)
 
int & compute ()
 
const int & compute () const
 
int compute (int c)
 
int & computed ()
 
const int & computed () const
 

Protected Member Functions

 AccResultInfo (StateIn &, Compute *)
 
 AccResultInfo (const AccResultInfo &, Compute *)
 
virtual void save_data_state (StateOut &)
 
virtual void restore_state (StateIn &)
 
AccResultInfooperator= (const AccResultInfo &)
 
void update ()
 
- Protected Member Functions inherited from sc::ResultInfo
 ResultInfo (StateIn &, Compute *)
 
 ResultInfo (const ResultInfo &, Compute *)
 
ResultInfooperator= (const ResultInfo &)
 

Additional Inherited Members

- Protected Attributes inherited from sc::ResultInfo
int _compute
 
int _computed
 
Compute_c
 

Detailed Description

This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.


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

Generated at Sun Jan 26 2020 23:24:03 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.