MPQC  2.3.1
Public Member Functions | List of all members
sc::NCAccResult< T > Class Template Reference

This associates a result non-class datum with an accuracy. More...

#include <comptmpl.h>

Inheritance diagram for sc::NCAccResult< T >:
Inheritance graph
[legend]
Collaboration diagram for sc::NCAccResult< T >:
Collaboration graph
[legend]

Public Member Functions

 NCAccResult (Compute *c)
 
 NCAccResult (const NCAccResult< T > &r, Compute *c)
 
 operator T& ()
 
T & result ()
 
T & result_noupdate ()
 
const T & result_noupdate () const
 
void operator= (const T &a)
 
void operator= (const NCAccResult< T > &r)
 
void restore_state (StateIn &s)
 
void save_data_state (StateOut &s)
 
 NCAccResult (StateIn &s, Compute *c)
 
- Public Member Functions inherited from sc::AccResultInfo
 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
 

Additional Inherited Members

- Protected Member Functions inherited from sc::AccResultInfo
 AccResultInfo (StateIn &, Compute *)
 
 AccResultInfo (const AccResultInfo &, Compute *)
 
AccResultInfooperator= (const AccResultInfo &)
 
void update ()
 
- Protected Member Functions inherited from sc::ResultInfo
 ResultInfo (StateIn &, Compute *)
 
 ResultInfo (const ResultInfo &, Compute *)
 
ResultInfooperator= (const ResultInfo &)
 
- Protected Attributes inherited from sc::ResultInfo
int _compute
 
int _computed
 
Compute_c
 

Detailed Description

template<class T>
class sc::NCAccResult< T >

This associates a result non-class datum with an accuracy.


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

Generated at Sun Jan 26 2020 23:33:07 for MPQC 2.3.1 using the documentation package Doxygen 1.8.16.