|
MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for RollingMatrix, including all inherited members.
| correl(vector< double > &ret, const vector< double > &input, unsigned int row) const | RollingMatrix | |
| currentStartRow_ | RollingMatrix | private |
| dotProduct(const vector< double > &input, unsigned int row, unsigned int startColumn) const | RollingMatrix | |
| get(unsigned int row, unsigned int column) const | RollingMatrix | |
| ncolumns_ | RollingMatrix | private |
| nrows_ | RollingMatrix | private |
| operator=(const RollingMatrix &other) | RollingMatrix | |
| resize(unsigned int numRows, unsigned int numColumns) | RollingMatrix | |
| RollingMatrix() | RollingMatrix | |
| rollToNextRow() | RollingMatrix | |
| rows_ | RollingMatrix | private |
| sumIntoEntry(double input, unsigned int row, unsigned int column) | RollingMatrix | |
| sumIntoRow(const vector< double > &input, unsigned int row) | RollingMatrix | |
| zeroOutRow(unsigned int row) | RollingMatrix | |
| ~RollingMatrix() | RollingMatrix |