.TH "sc::SSAccResult< T >" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SSAccResult< 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 "\fBSSAccResult\fP (\fBCompute\fP *c)" .br .ti -1c .RI "\fBSSAccResult\fP (const \fBSSAccResult\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 \fBSSAccResult\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 "\fBSSAccResult\fP (\fBStateIn\fP &s, \fBCompute\fP *c)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP .SS "template .br class sc::SSAccResult< T >" This associates a result datum with an accuracy\&. The datum must be a \fBSavableState\fP and will be saved and restored\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.