imp
doc
wiki
download
groups
imp at salilab.org | contact
Main Page
Modules
Class Index
Methods and Variables
Class Hierarchy
Macros
Related Pages
build
include
IMP
Restraint.h
Go to the documentation of this file.
1
/**
2
* \file IMP/Restraint.h \brief Abstract base class for all restraints.
3
*
4
* Copyright 2007-2012 IMP Inventors. All rights reserved.
5
*
6
*/
7
8
#ifndef IMPKERNEL_RESTRAINT_H
9
#define IMPKERNEL_RESTRAINT_H
10
11
#include "kernel_config.h"
12
#include "declare_Restraint.h"
13
14
IMP_BEGIN_NAMESPACE
15
16
/** Return the decomposition of a list of restraints. */
17
IMPEXPORT Restraints
create_decomposition
(
const
RestraintsTemp &rs);
18
19
IMP_END_NAMESPACE
20
21
#endif
/* IMPKERNEL_RESTRAINT_H */
Generated on Tue May 22 2012 23:33:16 for IMP by
doxygen
1.8.1