IMP
2.1.0
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
Go to the source code of this file.
Macros | |
#define | IMP_UNARY_FUNCTION(Name) |
#define | IMP_UNARY_FUNCTION_INLINE(Name, value_expression,derivative_expression, show_expression) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/unary_function_macros.h.
#define IMP_UNARY_FUNCTION | ( | Name | ) |
Definition at line 15 of file kernel/unary_function_macros.h.
#define IMP_UNARY_FUNCTION_INLINE | ( | Name, | |
value_expression, | |||
derivative_expression, | |||
show_expression | |||
) |
Definition at line 23 of file kernel/unary_function_macros.h.