home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
2.20.2
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
include
IMP
version 2.20.2
npc.h
Go to the documentation of this file.
1
/**
2
* \file IMP/npc.h
3
* \brief Include all non-deprecated headers in IMP.npc.
4
*
5
* Copyright 2007-2024 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_NPC_H
9
#define IMP_NPC_H
10
#include <
IMP/npc/CompositeRestraint.h
>
11
#include <
IMP/npc/MinimumSphereDistancePairScore.h
>
12
#include <
IMP/npc/ProteinLocalizationRestraint.h
>
13
#endif
/* IMP_NPC_H */
CompositeRestraint.h
Composite restraint.
ProteinLocalizationRestraint.h
protein localization restraints
MinimumSphereDistancePairScore.h
Apply a UnaryFunction to the minimum transformed distance.