Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
SparseMatrix Member List

This is the complete list of members for SparseMatrix, including all inherited members.

alloc(void)SparseMatrixprotected
basicDataType_RecordableBaseprotected
clear(void)SparseMatrixprotected
columnsMatrixprotected
copy(const SparseMatrix &source)SparseMatrixprotected
dimensionsSparseMatrixprotected
initMatrixprotected
Matrix(string t="", string i="", int r=0, int c=0, BGFLOAT m=0.0)Matrixprotected
multiplierMatrixprotected
operator()(int r, int c)SparseMatrix
operator*(const SparseMatrix &rhs) constSparseMatrixvirtual
operator*(const VectorMatrix &v, const SparseMatrix &m)SparseMatrixfriend
operator+(const SparseMatrix &rhs) constSparseMatrixvirtual
operator-() constSparseMatrixvirtual
operator=(const SparseMatrix &rhs)SparseMatrix
Print(ostream &os) const overrideSparseMatrixvirtual
RecordableBase()=defaultRecordableBaseprotected
remove_lists(Element *el)SparseMatrixprotected
rowFromXML(TiXmlElement *rowElement)SparseMatrixprotected
rowsMatrixprotected
serialize(Archive &archive)Matrix
SetAttributes(string t, string i, int r, int c, BGFLOAT m, int d)Matrixprotected
size(void) constSparseMatrixinline
SparseMatrix(int r, int c, BGFLOAT m, TiXmlElement *e)SparseMatrix
SparseMatrix(int r, int c, BGFLOAT m, const char *v=nullptr)SparseMatrix
SparseMatrix(int r=1, int c=1)SparseMatrix
SparseMatrix(const SparseMatrix &oldM)SparseMatrix
toXML(string name="") constSparseMatrixvirtual
typeMatrixprotected
~Matrix()=defaultMatrixvirtual
~RecordableBase()=default (defined in RecordableBase)RecordableBasevirtual
~SparseMatrix()SparseMatrixvirtual