GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::AccResultInfo(3) MPQC sc::AccResultInfo(3)

sc::AccResultInfo - This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.

#include <compute.h>

Inherits sc::ResultInfo.

Inherited by sc::AccResult< RefSymmSCMatrix >, sc::AccResult< RefSCVector >, sc::AccResult< RefSCMatrix >, sc::AccResult< RefDiagSCMatrix >, sc::NCAccResult< double >, sc::AccResult< T >, sc::NCAccResult< T >, and sc::SSAccResult< T >.


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


AccResultInfo (StateIn &, Compute *)
AccResultInfo (const AccResultInfo &, Compute *)
virtual void save_data_state (StateOut &)
virtual void restore_state (StateIn &)
AccResultInfo & operator= (const AccResultInfo &)
void update ()

This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.

Reimplemented from sc::ResultInfo.

Reimplemented from sc::ResultInfo.

Reimplemented from sc::ResultInfo.

Reimplemented from sc::ResultInfo.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.