My Project
|
Helper class needed to sort the input sampling points. More...
#include <Spline.hpp>
Public Member Functions | |
ComparatorX_ (const std::vector< Scalar > &x) | |
bool | operator() (unsigned idxA, unsigned idxB) const |
Public Attributes | |
const std::vector< Scalar > & | x_ |
Helper class needed to sort the input sampling points.