SW Class Reference
                                            #include "sw.h"
                                                
                                                            Public Member Functions | 
                                                    |
| SW (std::string description) | |
| void | start (void) | 
| void | stop (void) | 
| ~SW () | |
| SW (std::string description) | |
| void | start (void) | 
| void | stop (void) | 
| ~SW () | |
Detailed Description
- Examples
 - cpp50Example_main.cpp, and cpp55Example_main.cpp.
 
Constructor & Destructor Documentation
SW() [1/2]
                                                                    
  | 
                                                                inline | 
~SW() [1/2]
                                                                    
  | 
                                                                inline | 
   97const double sigma = n > 1 ? ((double) sum2 / units / units - (double) sum / units / n * ((double) sum / units)) / (n - 1) : 0.0;
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                        References psp_mathDoubleSqrt().
Here is the call graph for this function:
                                                        
                                                            SW() [2/2]
                                                                    
  | 
                                                                inline | 
~SW() [2/2]
                                                                    
  | 
                                                                inline | 
   98             n > 2 ? psp_mathDoubleSqrt (((double) sum2 / units / units - (double) sum / units * sum / units / n) / (n - 1)) : 0.0;
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                        References psp_mathDoubleSqrt().
Here is the call graph for this function:
                                                        
                                                            Member Function Documentation
start() [1/2]
                                                                    
  | 
                                                                inline | 
- Examples
 - cpp50Example_main.cpp, and cpp55Example_main.cpp.
 
References psp_timeMeasureNanoSecs().
Here is the call graph for this function:
                                                        
                                                            start() [2/2]
                                                                    
  | 
                                                                inline | 
stop() [1/2]
                                                                    
  | 
                                                                inline | 
- Examples
 - cpp50Example_main.cpp, and cpp55Example_main.cpp.
 
References psp_timeMeasureNanoSecs().
Here is the call graph for this function:
                                                        
                                                            stop() [2/2]
                                                                    
  | 
                                                                inline | 
The documentation for this class was generated from the following file:
RDM_EXPORT double psp_mathDoubleSqrt(double dv)
                                        RDM_EXPORT double psp_mathDoubleSqrt(double dv)
                                        RDM_EXPORT RDM_RETCODE psp_timeSetup(void)
                                        RDM_EXPORT uint64_t psp_timeMeasureNanoSecs(void)
                                        RDM_EXPORT RDM_RETCODE psp_timeSetup(void)
                                        RDM_EXPORT uint64_t psp_timeMeasureNanoSecs(void)