Typedef sequant::IndexSpecificTensorBlockEqualComparator¶
Defined in File tensor.hpp
Typedef Documentation¶
-
using sequant::IndexSpecificTensorBlockEqualComparator = IndexSpecificTensorBlockComparator<std::equal_to, std::not_equal_to, true>¶
Compares tensor blocks (slots) and specific indices for equality.