![]() |
![]()
| ![]() |
![]()
NAMEsc::SSAccResult< T > - This associates a result datum with an accuracy. SYNOPSIS#include <comptmpl.h> Inherits sc::AccResultInfo. Public Member FunctionsSSAccResult (Compute *c)
Public Member Functions inherited from sc::AccResultInfo
Public Member Functions inherited from sc::ResultInfo
Additional Inherited MembersProtected Member Functions inherited from sc::AccResultInfo
Protected Member Functions inherited from sc::ResultInfo
Protected Attributes inherited from sc::ResultInfo
Detailed Descriptiontemplate<class T>class sc::SSAccResult< T >"This associates a result datum with an accuracy. The datum must be a SavableState and will be saved and restored. Member Function Documentationtemplate<class T > void sc::SSAccResult< T >::restore_state (StateIn & s) [inline], [virtual]Reimplemented from sc::AccResultInfo. template<class T > void sc::SSAccResult< T >::save_data_state (StateOut & s) [inline], [virtual]Reimplemented from sc::AccResultInfo. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|