CASM  1.1.0
A Clusters Approach to Statistical Mechanics
algorithm.hh File Reference
#include <vector>

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

template<typename T >
std::vector< T > CASM::sequence (T first, T last)
 
template<typename T >
std::vector< T > CASM::sequence (T first, T inc, T last)