.TH "sc::AccResult< T >" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::AccResult< T > \- This associates a result datum with an accuracy\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::AccResultInfo\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBAccResult\fP (\fBCompute\fP *c)" .br .ti -1c .RI "\fBAccResult\fP (const \fBAccResult\fP< T > &r, \fBCompute\fP *c)" .br .ti -1c .RI "\fBoperator T&\fP ()" .br .ti -1c .RI "T * \fBoperator\->\fP ()" .br .ti -1c .RI "T & \fBresult\fP ()" .br .ti -1c .RI "T & \fBresult_noupdate\fP ()" .br .ti -1c .RI "const T & \fBresult_noupdate\fP () const" .br .ti -1c .RI "void \fBoperator=\fP (const T &a)" .br .ti -1c .RI "void \fBoperator=\fP (const \fBAccResult\fP< T > &r)" .br .ti -1c .RI "void \fBrestore_state\fP (\fBStateIn\fP &s)" .br .ti -1c .RI "void \fBsave_data_state\fP (\fBStateOut\fP &s)" .br .ti -1c .RI "\fBAccResult\fP (\fBStateIn\fP &s, \fBCompute\fP *c)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP .SS "template .br class sc::AccResult< T >" This associates a result datum with an accuracy\&. If the result datum is to be saved or restored use \fBSSAccResult\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.