.TH "sc::AccResultInfo" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::AccResultInfo \- This is like \fBResultInfo\fP but the accuracy with which a result was computed as well as the desired accuracy are stored\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::ResultInfo\fP\&. .PP Inherited by \fBsc::AccResult< RefDiagSCMatrix >\fP, \fBsc::AccResult< RefSCMatrix >\fP, \fBsc::AccResult< RefSCVector >\fP, \fBsc::AccResult< RefSymmSCMatrix >\fP, \fBsc::NCAccResult< double >\fP, \fBsc::AccResult< T >\fP, \fBsc::NCAccResult< T >\fP, and \fBsc::SSAccResult< T >\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBAccResultInfo\fP (\fBCompute\fP *c)" .br .ti -1c .RI "double \fBactual_accuracy\fP () const" .br .ti -1c .RI "double \fBdesired_accuracy\fP () const" .br .ti -1c .RI "void \fBset_desired_accuracy\fP (double)" .br .ti -1c .RI "void \fBset_actual_accuracy\fP (double)" .br .ti -1c .RI "int \fBcomputed_to_desired_accuracy\fP () const" .br .ti -1c .RI "int \fBneeded\fP () const" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fBAccResultInfo\fP (\fBStateIn\fP &, \fBCompute\fP *)" .br .ti -1c .RI "\fBAccResultInfo\fP (const \fBAccResultInfo\fP &, \fBCompute\fP *)" .br .ti -1c .RI "virtual void \fBsave_data_state\fP (\fBStateOut\fP &)" .br .ti -1c .RI "virtual void \fBrestore_state\fP (\fBStateIn\fP &)" .br .ti -1c .RI "\fBAccResultInfo\fP & \fBoperator=\fP (const \fBAccResultInfo\fP &)" .br .ti -1c .RI "void \fBupdate\fP ()" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP This is like \fBResultInfo\fP but the accuracy with which a result was computed as well as the desired accuracy are stored\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.