| syten::Basis::Basis | ( | Direction | dir_, |
| std::vector< Index > const & | sizes, | ||
| std::vector< Rep > const & | reps | ||
| ) |
Creates a basis with reps.size() sectors.
| dir_ | Direction of the basis |
| sizes | vector of sizes, one for each basis |
| reps | vector of sectors, each containing one symmetry irrep |
References add(), and std::vector< T >::size().
Here is the call graph for this function: