OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
next_combination.hpp File Reference
#include <iostream>
#include <iterator>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  OpenMD
 This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.
 

Functions

template<class RandomAccessIterator >
bool OpenMD::next_combination (std::vector< RandomAccessIterator > &iterContainer, RandomAccessIterator first, RandomAccessIterator last)
 STL next_permuation-like combination sequence generator.
 

Detailed Description

Author
tlin
Date
10/27/2004
Version
1.0

Definition in file next_combination.hpp.