MUQ  0.4.3
muq::Utilities::VectorLessThan< ScalarType > Struct Template Reference

#include <EigenUtilities.h>

Detailed Description

template<typename ScalarType>
struct muq::Utilities::VectorLessThan< ScalarType >

Definition at line 10 of file EigenUtilities.h.

Public Member Functions

bool operator() (Eigen::Matrix< ScalarType, Eigen::Dynamic, 1 > const &left, Eigen::Matrix< ScalarType, Eigen::Dynamic, 1 > const &right) const
 

Member Function Documentation

◆ 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

Definition at line 12 of file EigenUtilities.h.


The documentation for this struct was generated from the following file: