IMP  2.1.1
The Integrative Modeling Platform
kernel/scoring_function_macros.h File Reference

Various general useful macros for IMP. More...

#include <IMP/kernel/kernel_config.h>
#include <IMP/base/doxygen_macros.h>
#include <IMP/base/object_macros.h>
#include "ScoringFunction.h"
+ Include dependency graph for kernel/scoring_function_macros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMP_SCORING_FUNCTION(Name)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/scoring_function_macros.h.

Macro Definition Documentation

#define IMP_SCORING_FUNCTION (   Name)
Deprecated:
As of IMP release 2.1. See the IMP Deprecation Policy for more information about deprecation in IMP. Declare the needed methods yourself.

Definition at line 17 of file kernel/scoring_function_macros.h.