This is the complete list of members for shark::PartlyPrecomputedMatrix< Matrix >, including all inherited members.
entry(std::size_t i, std::size_t j) const | shark::PartlyPrecomputedMatrix< Matrix > | inline |
getCacheRowSize() const | shark::PartlyPrecomputedMatrix< Matrix > | inline |
getMaxCacheSize() | shark::PartlyPrecomputedMatrix< Matrix > | inline |
isCached(std::size_t k) const | shark::PartlyPrecomputedMatrix< Matrix > | inline |
m_baseMatrix | shark::PartlyPrecomputedMatrix< Matrix > | protected |
m_cachedMatrix | shark::PartlyPrecomputedMatrix< Matrix > | protected |
m_cacheSize | shark::PartlyPrecomputedMatrix< Matrix > | protected |
m_originalNumberOfRows | shark::PartlyPrecomputedMatrix< Matrix > | protected |
operator()(std::size_t i, std::size_t j) const | shark::PartlyPrecomputedMatrix< Matrix > | inline |
PartlyPrecomputedMatrix(Matrix *base, std::size_t cachesize=0x4000000) | shark::PartlyPrecomputedMatrix< Matrix > | inline |
QpFloatType typedef | shark::PartlyPrecomputedMatrix< Matrix > | |
row(std::size_t k, blas::vector< QpFloatType > &storage) const | shark::PartlyPrecomputedMatrix< Matrix > | inline |
size() const | shark::PartlyPrecomputedMatrix< Matrix > | inline |