#include <matrix.h>
◆ MatrixRow()
MatrixRow::MatrixRow |
( |
int |
cols = 0 | ) |
|
|
inline |
◆ ~MatrixRow()
MatrixRow::~MatrixRow |
( |
| ) |
|
|
inline |
◆ clearColumn()
void MatrixRow::clearColumn |
( |
int |
index | ) |
|
|
inline |
◆ column()
qreal MatrixRow::column |
( |
int |
c | ) |
const |
|
inline |
◆ operator=()
◆ operator[]()
qreal & MatrixRow::operator[] |
( |
const int |
k | ) |
|
|
inline |
◆ resize()
void MatrixRow::resize |
( |
int |
cols | ) |
|
|
inline |
◆ setColumn()
void MatrixRow::setColumn |
( |
int |
index, |
|
|
qreal |
elem |
|
) |
| |
|
inline |
◆ setSize()
void MatrixRow::setSize |
( |
int |
cols | ) |
|
|
inline |
◆ cell
◆ m_cols
The documentation for this class was generated from the following file: