![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmSparseMatrix< IndexType, T >, including all inherited members.
_batch | GmSparseMatrix< IndexType, T > | protected |
_batchData | GmSparseMatrix< IndexType, T > | protected |
_layout | GmSparseMatrix< IndexType, T > | protected |
_layoutBuilder | GmSparseMatrix< IndexType, T > | protected |
_masterLayout | GmSparseMatrix< IndexType, T > | protected |
_n | GmSparseMatrix< IndexType, T > | protected |
_opt | GmSparseMatrix< IndexType, T > | protected |
_sym | GmSparseMatrix< IndexType, T > | protected |
_values | GmSparseMatrix< IndexType, T > | protected |
add(int lin, int col, double value) | GmSparseMatrix< IndexType, T > | inlinevirtual |
addBatch(int lin, int col, double value) | GmSparseMatrix< IndexType, T > | protected |
addToPtrIndexFromThread(int tid, int ptr, int index, double value) | GmSparseMatrix< IndexType, T > | protected |
at(int lin, int col) const | GmSparseMatrix< IndexType, T > | inlinevirtual |
beginBatchInsert(size_t expectedEntries=0) | GmSparseMatrix< IndexType, T > | virtual |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clear(bool keepSparseLayout) | GmSparseMatrix< IndexType, T > | virtual |
clearLineAndColumnSet(const QList< int > &indexList, bool setDiagonal, bool keepSparseLayout) | GmSparseMatrix< IndexType, T > | virtual |
columnMulAdd(int col, GmVector &f, double v, const bool *skipRows=NULL) const | GmSparseMatrix< IndexType, T > | virtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
createLayoutBuilder(GmSparseMatrixLayoutMode mode, GmCSxSparseMatrixLayout< IndexType, T > *layout) | GmSparseMatrix< IndexType, T > | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
detachAndClear() | GmSparseMatrix< IndexType, T > | protectedvirtual |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
emptyLayout() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
endBatchInsert(bool discardData=false) | GmSparseMatrix< IndexType, T > | virtual |
ensureDiagonal() | GmSparseMatrix< IndexType, T > | virtual |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
GmSparseMatrix(int n, const GmSparseMatrix< IndexType, T > *sharedLayout, GmSparseMatrixOptions options, bool arma) | GmSparseMatrix< IndexType, T > | |
inherits(const char *className) const const | QObject | |
inLayout(int lin, int col) const | GmSparseMatrix< IndexType, T > | inlinevirtual |
installEventFilter(QObject *filterObj) | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isSymmetric(double relTol=GM_DOUBLECMP_RELTOL, double absTol=GM_DOUBLECMP_ABSTOL) const | GmSolverMatrix | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
layoutBuilder() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
layoutSize() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
matAdd(const GmVector &a, const GmVector &b, double zeroTol=0.0) | GmSparseMatrix< IndexType, T > | virtual |
matrixLayoutReady() | GmSparseMatrix< IndexType, T > | protectedvirtual |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
mul(const GmVector &a, GmVector &b) const | GmSparseMatrix< IndexType, T > | virtual |
mulAdd(const GmVector &a, GmVector &b) const | GmSparseMatrix< IndexType, T > | virtual |
mulSub(const GmVector &a, GmVector &b) const | GmSparseMatrix< IndexType, T > | virtual |
ncol() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
nlin() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
NO_SUPPORT enum value (defined in GmSolverMatrix) | GmSolverMatrix | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
operator()(int lin, int col) const | GmSolverMatrix | inline |
ParallelAddMode enum name | GmSolverMatrix | |
parent() const const | QObject | |
print(const GmLogCategory &logger, GmLogLevel level, int fieldWidth=0, char format='g', int precision=-1) | GmSolverMatrix | |
property(const char *name) const const | QObject | |
Q_DISABLE_COPY(GmSparseMatrix) (defined in GmSparseMatrix< IndexType, T >) | GmSparseMatrix< IndexType, T > | private |
QObject(QObject *parent) | QObject | |
qt_metacall(QMetaObject::Call, int, void **) | QObject | virtual |
qt_metacast(const char *) | QObject | virtual |
receivers(const char *signal) const const | QObject | protected |
REENTRANT_SUPPORT enum value (defined in GmSolverMatrix) | GmSolverMatrix | |
removeEventFilter(QObject *obj) | QObject | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
set(int lin, int col, double value) | GmSparseMatrix< IndexType, T > | inlinevirtual |
set(GmSolverMatrix *A, GmSolverMatrix *B, double c, bool sameStructure) | GmSparseMatrix< IndexType, T > | virtual |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSymmetric(bool sym) | GmSparseMatrix< IndexType, T > | inlinevirtual |
signalsBlocked() const const | QObject | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
supportedParallelAddMode() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
supportsBatchInsert() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
supportsRandomSet() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
supportsSparseLayouts() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
symmetric() const | GmSparseMatrix< IndexType, T > | inlinevirtual |
thread() const const | QObject | |
THREAD_SAFE_SUPPORT enum value (defined in GmSolverMatrix) | GmSolverMatrix | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
usedMemory() const | GmSparseMatrix< IndexType, T > | virtual |
~GmSolverMatrix() | GmSolverMatrix | inlinevirtual |
~GmSparseMatrix() | GmSparseMatrix< IndexType, T > | virtual |
~QObject() | QObject | virtual |