![]() |
IMP
2.1.1
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
Include dependency graph for kernel/unary_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_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.