template<class LHS, class RHS>
Rodin::Variational::EQ class

Represents the logical EQ operation between two templated types:

\[ \mathrm{LHS} == \mathrm{RHS} \ . \]