In this section is a cluster of example implementations for specific algorithms and smaller code snippets without dedicated space.
Android 3D Viewer
[still to be made open-source]
Android 28 Oreo GPS localisation
[text in construction]
This is an example case implementation of the well-known least-squares algorithm in a 4D optimisation problem. The code only examplary shows how to setup and use the Eigen library to rapidly start up your own least-squares optimization in applications.