IMP
2.0.0
The Integrative Modeling Platform
|
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"
Go to the source code of this file.
Macros | |
#define | IMP_SCORING_FUNCTION(Name) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/scoring_function_macros.h.
#define IMP_SCORING_FUNCTION | ( | Name | ) |
Declare the methods needed for an IMP::ScoringFunction object. It declares the following methods that you need to implement:
Definition at line 23 of file kernel/scoring_function_macros.h.