This is the complete list of members for sgpp::base::OperationMultipleEval, including all inherited members.
| dataset | sgpp::base::OperationMultipleEval | protected |
| eval(DataVector &alpha, DataVector &result) | sgpp::base::OperationMultipleEval | inline |
| getDuration()=0 | sgpp::base::OperationMultipleEval | pure virtual |
| getImplementationName() | sgpp::base::OperationMultipleEval | inlinevirtual |
| grid | sgpp::base::OperationMultipleEval | protected |
| isPrepared | sgpp::base::OperationMultipleEval | protected |
| mult(DataVector &alpha, DataVector &result)=0 | sgpp::base::OperationMultipleEval | pure virtual |
| mult(DataVector &alpha, DataVector &result, size_t startIndexData, size_t endIndexData) | sgpp::base::OperationMultipleEval | inlinevirtual |
| multTranspose(DataVector &source, DataVector &result)=0 | sgpp::base::OperationMultipleEval | pure virtual |
| multTranspose(DataVector &source, DataVector &result, size_t startIndexGrid, size_t endIndexGrid) | sgpp::base::OperationMultipleEval | inlinevirtual |
| OperationMultipleEval(sgpp::base::Grid &grid, DataMatrix &dataset) | sgpp::base::OperationMultipleEval | inline |
| prepare() | sgpp::base::OperationMultipleEval | inlinevirtual |
| ~OperationMultipleEval() | sgpp::base::OperationMultipleEval | inlinevirtual |