fmatvec  0.0.0
fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator > Member List

This is the complete list of members for fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >, including all inherited members.

allCalls (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
cacheHits (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
getCacheHitRate() const (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >
inCache (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
itemList (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
itemMap (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
LRUCache(size_t size_, size_t smallSize=45, double bucketSizeFactor=1.5)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >
name (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
operator()(const In &in)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >inline
outCache (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
setName(const std::string &name_) (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >inline
size (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
timeCache (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
useSmallSizeCode (defined in fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >)fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >private
~LRUCache()fmatvec::LRUCache< In, Out, InHash, InKeyEqual, UnorderedMapAllocator, ListAllocator >