(* This file is used for the doxygen documentation. *)

/** 

\dir matrixlib

\par
The matrixlib provides a class \ref matrix::Matrix "Matrix" with convinient operators 
and fast inversion for nonzero square matrixes.

\par 
An example can be found in example.cpp

\par
Furthermore there is a functionality test provided in matrix.tests.cpp.
 */