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

Inheritance diagram for sc::AccResultInfo:

sc::ResultInfo sc::AccResult< T > sc::NCAccResult< T > sc::SSAccResult< T > List of all members.

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

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 ()

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 Mon Dec 3 23:24:01 2007 for MPQC 2.3.1 using the documentation package Doxygen 1.5.2.