#include <matrix_data.h>
Definition at line 12 of file matrix_data.h.
◆ MatrixData() [1/3]
Poincare::MatrixData::MatrixData |
( |
ListData * |
listData, |
|
|
bool |
clone |
|
) |
| |
◆ ~MatrixData()
Poincare::MatrixData::~MatrixData |
( |
| ) |
|
◆ MatrixData() [2/3]
Poincare::MatrixData::MatrixData |
( |
const MatrixData & |
other | ) |
|
|
delete |
◆ MatrixData() [3/3]
Poincare::MatrixData::MatrixData |
( |
MatrixData && |
other | ) |
|
|
delete |
◆ numberOfColumns()
int Poincare::MatrixData::numberOfColumns |
( |
| ) |
|
◆ numberOfRows()
int Poincare::MatrixData::numberOfRows |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pilferOperands()
void Poincare::MatrixData::pilferOperands |
( |
const Expression *** |
newStorageAddress | ) |
|
◆ pushListData()
void Poincare::MatrixData::pushListData |
( |
ListData * |
listData, |
|
|
bool |
clone |
|
) |
| |
The documentation for this class was generated from the following files:
- C:/msys64/home/David Markarian/dox/epsilon/poincare/include/poincare/matrix_data.h
- C:/msys64/home/David Markarian/dox/epsilon/poincare/src/matrix_data.cpp