Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

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 <compute.h>

Inheritance diagram for AccResultInfo

Inheritance graph
[legend]
Collaboration diagram for AccResultInfo:

Collaboration graph
[legend]
List of all members.

Public Methods

 AccResultInfo (Compute *c)
 ~AccResultInfo ()
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

Protected Methods

 AccResultInfo (StateIn &,Compute *)
 AccResultInfo (const AccResultInfo &,Compute *)
virtual void save_data_state (StateOut &)
virtual void restore_state (StateIn &)
AccResultInfo& operator= (const AccResultInfo &)
void update ()

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 Thu Oct 4 18:08:49 2001 for MPQC 2.0.0 using the documentation package Doxygen 1.2.5.