IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
cache.h File Reference

Various general useful functions for IMP. More...

#include <IMP/kernel_config.h>
#include "internal/cache.h"
#include "check_macros.h"
#include "log_macros.h"
#include "Vector.h"
#include <IMP/hash.h>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/sequenced_index.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/global_fun.hpp>
#include "Array.h"
#include <functional>
+ Include dependency graph for cache.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::LRUCache< Generator, Checker >
 
class  IMP::Memoizer< Generator, Checker >
 
class  IMP::SparseSymmetricPairMemoizer< Generator, Checker >
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

Various general useful functions for IMP.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file cache.h.