gr::CongruentSetExplorationOptions< Derived, TBase > Class Template Reference

#include <congruentSetExplorationBase.h>

+ Inheritance diagram for gr::CongruentSetExplorationOptions< Derived, TBase >:
+ Collaboration diagram for gr::CongruentSetExplorationOptions< Derived, TBase >:

Public Types

using Scalar = typename TBase::Scalar
 

Public Member Functions

bool configureOverlap (Scalar overlap_, Scalar terminate_threshold_=Scalar(1))
 
Scalar getOverlapEstimation () const
 
Scalar getTerminateThreshold () const
 

Member Typedef Documentation

template<class Derived , class TBase >
using gr::CongruentSetExplorationOptions< Derived, TBase >::Scalar = typename TBase::Scalar

Member Function Documentation

template<class Derived , class TBase >
bool gr::CongruentSetExplorationOptions< Derived, TBase >::configureOverlap ( Scalar  overlap_,
Scalar  terminate_threshold_ = Scalar(1) 
)
inline
template<class Derived , class TBase >
Scalar gr::CongruentSetExplorationOptions< Derived, TBase >::getOverlapEstimation ( ) const
inline
template<class Derived , class TBase >
Scalar gr::CongruentSetExplorationOptions< Derived, TBase >::getTerminateThreshold ( ) const
inline

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