refs #396 move Blackmisc Math classes into subfolder

This commit is contained in:
Roland Winklmeier
2015-04-02 01:37:22 +02:00
parent 608091912c
commit a6ca57265e
21 changed files with 132 additions and 139 deletions

View File

@@ -18,11 +18,6 @@
* \brief Base and utility classes available in all other projects.
*/
/*!
* \namespace BlackMisc::Math
* \brief Math classes such as vectors, matrices, and utility methods.
*/
/*!
* \namespace BlackMisc::GeoPosition
* \brief Position handling as geo locations and coordinates systems.