IMP Reference Guide
2.20.2
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>
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... | |