IMP  2.3.1
The Integrative Modeling Platform
smoothing_functions.h File Reference

Classes to smooth nonbonded interactions. More...

#include <IMP/atom/atom_config.h>
#include <IMP/base_types.h>
#include <IMP/base/Object.h>
#include <IMP/base/object_macros.h>
+ Include dependency graph for smoothing_functions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::ForceSwitch
 Smooth interaction scores by switching the derivatives (force switch). More...
 
class  IMP::atom::SmoothingFunction
 Base class for smoothing nonbonded interactions as a function of distance. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Detailed Description

Classes to smooth nonbonded interactions.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file smoothing_functions.h.