#include <EigenHelperFunctions.hpp>
|
template<typename DerivedLHS , typename DerivedRHS > |
bool | operator() (const Eigen::PlainObjectBase< DerivedLHS > &lhs, const Eigen::PlainObjectBase< DerivedRHS > &rhs) const |
|
Definition at line 86 of file EigenHelperFunctions.hpp.
◆ operator()()
template<typename DerivedLHS , typename DerivedRHS >
bool precice::utils::ComponentWiseLess::operator() |
( |
const Eigen::PlainObjectBase< DerivedLHS > & | lhs, |
|
|
const Eigen::PlainObjectBase< DerivedRHS > & | rhs ) const |
|
inline |
The documentation for this struct was generated from the following file: