Typedef sequant::TensorBlockLessThanComparator¶
Defined in File tensor.hpp
Typedef Documentation¶
-
using sequant::TensorBlockLessThanComparator = TensorBlockComparator<std::less, std::not_equal_to, false>¶
Compares tensor blocks (slots) on a less-than relationship.