Function sequant::make_symmetrizer()¶
Defined in File tensor.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “sequant::make_symmetrizer” with arguments () in doxygen xml output for project “SeQuant” from directory: /home/runner/work/SeQuant/SeQuant/build/doc/.doxygen/xml. Potential matches:
- template<range_of_castables_to_index IndexRange1, range_of_castables_to_index IndexRange2, range_of_castables_to_index IndexRange3> ExprPtr make_symmetrizer(const bra<IndexRange1> &bra_indices, const ket<IndexRange2> &ket_indices, const aux<IndexRange3> &aux_indices)
- template<range_of_castables_to_index IndexRange1, range_of_castables_to_index IndexRange2> ExprPtr make_symmetrizer(const bra<IndexRange1> &bra_indices, const ket<IndexRange2> &ket_indices)