Struct Dune::XT::Common::VectorLess¶
-
struct Dune::XT::Common::VectorLess¶
struct to be used as comparison function e.g. in a std::map <FieldVector < …>, …, VectorLess>
-
template<class FirstVectorType, class SecondVectorType>
bool Dune::XT::Common::VectorLess::operator()(const FirstVectorType &a, const SecondVectorType &b) const¶ No documentation provided.