shark::PartlyPrecomputedMatrix< Matrix > Member List

This is the complete list of members for shark::PartlyPrecomputedMatrix< Matrix >, including all inherited members.

entry(std::size_t i, std::size_t j) constshark::PartlyPrecomputedMatrix< Matrix >inline
getCacheRowSize() constshark::PartlyPrecomputedMatrix< Matrix >inline
getMaxCacheSize()shark::PartlyPrecomputedMatrix< Matrix >inline
isCached(std::size_t k) constshark::PartlyPrecomputedMatrix< Matrix >inline
m_baseMatrixshark::PartlyPrecomputedMatrix< Matrix >protected
m_cachedMatrixshark::PartlyPrecomputedMatrix< Matrix >protected
m_cacheSizeshark::PartlyPrecomputedMatrix< Matrix >protected
m_originalNumberOfRowsshark::PartlyPrecomputedMatrix< Matrix >protected
operator()(std::size_t i, std::size_t j) constshark::PartlyPrecomputedMatrix< Matrix >inline
PartlyPrecomputedMatrix(Matrix *base, std::size_t cachesize=0x4000000)shark::PartlyPrecomputedMatrix< Matrix >inline
QpFloatType typedefshark::PartlyPrecomputedMatrix< Matrix >
row(std::size_t k, blas::vector< QpFloatType > &storage) constshark::PartlyPrecomputedMatrix< Matrix >inline
size() constshark::PartlyPrecomputedMatrix< Matrix >inline