scsl  1.1.1
Shimmering Clarity Standard Library
estimation.h
Go to the documentation of this file.
1 
26 
27 
28 #ifndef SCSL_ESTIMATION_H
29 #define SCSL_ESTIMATION_H
30 
31 namespace scmp {
32 
33 
35 namespace estimation {}
36 
37 
38 }
39 
40 
41 #endif // SCSL_ESTIMATION_H
Implementation of a Madgwick estimation.
Shimmering Clarity Math & Physics toolkit.
Definition: estimation.h:31