#include <EigenUtilities.h>
template<typename ScalarType>
struct muq::Utilities::VectorLessThan< ScalarType >
Definition at line 10 of file EigenUtilities.h.
 | 
| bool  | operator() (Eigen::Matrix< ScalarType, Eigen::Dynamic, 1 > const &left, Eigen::Matrix< ScalarType, Eigen::Dynamic, 1 > const &right) const | 
|   | 
◆ operator()()
template<typename ScalarType > 
  
  
      
        
          | bool muq::Utilities::VectorLessThan< ScalarType >::operator()  | 
          ( | 
          Eigen::Matrix< ScalarType, Eigen::Dynamic, 1 > const &  | 
          left,  | 
         
        
           | 
           | 
          Eigen::Matrix< ScalarType, Eigen::Dynamic, 1 > const &  | 
          right  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: