Skip to content

tim-murphy/rmssd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmssd

Test routine for assessing rounding errors when calculating the Root Mean Square of Successive RR-interval Differences (RMSSD).

This very basic program calculates RMSSD manually with 32-, 64-, and 128-bit floating point data types. This demonstrates the rounding errors of using each type.

Simply compile the code (CMake or manually compiling the two source files) and run. The binary needs to be in the rmssd directory in order to find the test input file.

About

Test routine for assessing rounding errors when calculating the Root Mean Square of Successive RR-interval Differences (RMSSD).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors