scsl 1.0.1
Shimmering Clarity Standard Library
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  include
  scmp
  estimation
 Madgwick.hImplementation of a Madgwick estimation
  geom
 Coord2D.h2D point and polar coordinate systems
 Orientation.hOrientation of vectors w.r.t. a reference plane, assumed to be the Earth
 Quaternion.hQuaternion implementation suitable for navigation in R3
 Vector.hLinear algebraic vector class
 estimation.hEstimate position and orientation
 geom.hVector-based geometry code
 Math.hCommon math functions
 scmp.hAggregated scmp include header
  scsl
 Arena.hMemory management using an arena
 Buffer.hBuffer implements basic line buffers
 Commander.hSubprogram tooling
 Dictionary.hKey-value store built on top of Arena and TLV
 Flags.hFlag declares a command-line flag parser
 scsl.hScsl is my collection of C++ data structures and code
 SimpleConfig.hSimple project configuration
 StringUtil.hUtilities for working with strings
 TLV.hTLV.h implements basic tag-length-value records
  sctest
 Assert.hTooling to assist in building test programs.
 Checks.hProvides a number of utility macros for testing
 Exceptions.hCustom exceptions for use in SCSL used in writing test programs
 Report.hUnit test reporting class
 sctest.hShimmering Clarity testing code
 SimpleSuite.hDefines a simple unit testing framework