Function sequant::operator!=(IndexSpace const&, IndexSpace const&)¶
Defined in File space.hpp
Function Documentation¶
-
inline constexpr bool sequant::operator!=(IndexSpace const &space1, IndexSpace const &space2) noexcept¶
IndexSpace are equal if they have equal
IndexSpace::type()
,IndexSpace::qns()
, andIndexSpace::base_key()
.