2 dimention matrix. More...
#include <Matrix.hh>
List of all members.
This class represents a 2D matrix. It stores six real numbers which are the first and second column of a 3x3 matrix:
a b 0 c d 0 e f 0