|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Various general useful functions for IMP. More...
#include <IMP/kernel_config.h>#include <boost/utility.hpp>#include <cmath>#include "base_macros.h"#include <IMP/Vector.h>#include <IMP/math.h>
Include dependency graph for utility.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
| std::string | IMP::get_copyright () |
| Get the IMP copyright notice. More... | |
| std::string | IMP::get_unique_name (std::string templ) |
| Return a unique name produced from the string. More... | |