#include <MatrixCommand.h>
|
| | MatrixFftCommand (bool inverse, MatrixModel *model, int startRow, int endRow, int startCol, int endCol, double *data, const QString &text) |
| |
| virtual void | redo () |
| |
Public Member Functions inherited from MatrixUndoCommand |
| | MatrixUndoCommand (MatrixModel *model, Matrix::Operation op, int startRow, int endRow, int startCol, int endCol, double *data, const QString &text) |
| |
| virtual void | undo () |
| |
| | ~MatrixUndoCommand () |
| |
| MatrixFftCommand::MatrixFftCommand |
( |
bool |
inverse, |
|
|
MatrixModel * |
model, |
|
|
int |
startRow, |
|
|
int |
endRow, |
|
|
int |
startCol, |
|
|
int |
endCol, |
|
|
double * |
data, |
|
|
const QString & |
text |
|
) |
| |
| void MatrixFftCommand::redo |
( |
| ) |
|
|
virtual |
| bool MatrixFftCommand::d_inverse |
|
private |
The documentation for this class was generated from the following files: