1 #ifndef POINCARE_MATRIX_DATA_H 2 #define POINCARE_MATRIX_DATA_H 26 int m_numberOfColumns;
MatrixData & operator=(const MatrixData &other)=delete
void pushListData(ListData *listData, bool clone)
void pilferOperands(const Expression ***newStorageAddress)
MatrixData(ListData *listData, bool clone)