Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|
This is the complete list of members for Matrix, including all inherited members.
basicDataType_ | RecordableBase | protected |
cereal::access (defined in Matrix) | Matrix | friend |
columns | Matrix | protected |
dimensions | Matrix | protected |
getDataType() const =0 | RecordableBase | pure virtual |
getElement(int index) const =0 | RecordableBase | pure virtual |
getNumElements() const =0 | RecordableBase | pure virtual |
init | Matrix | protected |
Matrix(string t="", string i="", int r=0, int c=0, BGFLOAT m=0.0) | Matrix | protected |
multiplier | Matrix | protected |
Print(ostream &os) const =0 | Matrix | pure virtual |
RecordableBase()=default | RecordableBase | protected |
rows | Matrix | protected |
serialize(Archive &archive) | Matrix | |
SetAttributes(string t, string i, int r, int c, BGFLOAT m, int d) | Matrix | protected |
setDataType()=0 | RecordableBase | pure virtual |
startNewEpoch()=0 | RecordableBase | pure virtual |
type | Matrix | protected |
~Matrix()=default | Matrix | virtual |
~RecordableBase()=default (defined in RecordableBase) | RecordableBase | virtual |