scsl 1.1.2
Shimmering Clarity Standard Library
estimation.h
Go to the documentation of this file.
1
24
26
27
28#ifndef SCSL_ESTIMATION_H
29#define SCSL_ESTIMATION_H
30
31namespace scmp {
32
33
35namespace 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