IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
base_utility.h File Reference

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 base_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_unique_name (std::string templ)
 Return a unique name produced from the string. More...
 

Detailed Description

Various general useful functions for IMP.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file base_utility.h.