IMP
2.3.1
The Integrative Modeling Platform
|
Various general useful functions for IMP. More...
#include <IMP/base/base_config.h>
#include <boost/utility.hpp>
#include <cmath>
#include "base_macros.h"
#include <IMP/base/Vector.h>
#include <IMP/base/math.h>
Go to the source code of this file.
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::base | |
Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP. | |
Functions | |
std::string | IMP::base::get_unique_name (std::string templ) |
Return a unique name produced from the string. More... | |
Various general useful functions for IMP.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file base/utility.h.