IMP logo
IMP Reference Guide  develop.98ef8da184,2024/04/23
The Integrative Modeling Platform
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 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...
 

Detailed Description

Various general useful functions for IMP.

Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file utility.h.