Build all possible strings by distributing n particles in m states.
More...
#include <chemistry/qc/nbody/string.h>
|
typedef FermionStringSet::value_type | string_type |
|
template<typename FermionStringSet>
class sc::FullFermionStringSetBuild< FermionStringSet >
Build all possible strings by distributing n particles in m states.
- Template Parameters
-
FermionStringSet | string set that will hold the result |
◆ FullFermionStringSetBuild()
template<typename FermionStringSet >
Makes a set of strings by distributing n particles in m states.
- Parameters
-
m | number of states |
n | number of particles |
The documentation for this class was generated from the following file: