simpleTriplet define matrices
that are stored in a sparse format. Only the row- and
column indices and the corresponding values of non-zero
cells are stored. Additionally, the dimension of the
matrix given by the total number of rows and columns is
stored.