11 #ifndef IMPCONTAINER_CLOSE_PAIR_CONTAINER_H
12 #define IMPCONTAINER_CLOSE_PAIR_CONTAINER_H
14 #include <IMP/container/container_config.h>
15 #include <IMP/core/internal/CoreClosePairContainer.h>
18 IMPCONTAINER_BEGIN_NAMESPACE
61 #if defined(IMP_DOXYGEN) || defined(SWIG)
64 public core::internal::CoreClosePairContainer
67 typedef core::internal::CoreClosePairContainer P;
78 #if defined(SWIG) || defined(IMP_DOXYGEN)
90 void set_slack(
double s);
91 double get_slack()
const;
112 IMPCONTAINEREXPORT
double
122 IMPCONTAINER_END_NAMESPACE