41 Matrix(
size_t rows_in,
size_t cols_in);
char padding[CACHELINE-48]
padding class object to cache line borders
Matrix()
Default constructor of the class.
Base Class to store data of arrays and its properties.
Structure type representing complex numbers in the QGD package.
Class to store data of complex arrays and its properties.
Matrix copy()
Call to create a copy of the matrix.