Struct Dune::XT::Common::VectorFloatLess

struct Dune::XT::Common::VectorFloatLess

like VectorLess but using FloatCmp::lt instead of “<”

template<class FirstVectorType, class SecondVectorType>
bool Dune::XT::Common::VectorFloatLess::operator()(const FirstVectorType &a, const SecondVectorType &b) const

No documentation provided.