#include <GnatNearestNeighbors.h>
◆ GnatNearestNeighbors()
rl::plan::GnatNearestNeighbors::GnatNearestNeighbors |
( |
Model * |
model | ) |
|
◆ ~GnatNearestNeighbors()
rl::plan::GnatNearestNeighbors::~GnatNearestNeighbors |
( |
| ) |
|
|
virtual |
◆ clear()
void rl::plan::GnatNearestNeighbors::clear |
( |
| ) |
|
|
virtual |
◆ empty()
bool rl::plan::GnatNearestNeighbors::empty |
( |
| ) |
const |
|
virtual |
◆ getChecks()
boost::optional<::std::size_t > rl::plan::GnatNearestNeighbors::getChecks |
( |
| ) |
const |
◆ getNodeDataMax()
std::size_t rl::plan::GnatNearestNeighbors::getNodeDataMax |
( |
| ) |
const |
◆ getNodeDegree()
std::size_t rl::plan::GnatNearestNeighbors::getNodeDegree |
( |
| ) |
const |
◆ getNodeDegreeMax()
std::size_t rl::plan::GnatNearestNeighbors::getNodeDegreeMax |
( |
| ) |
const |
◆ getNodeDegreeMin()
std::size_t rl::plan::GnatNearestNeighbors::getNodeDegreeMin |
( |
| ) |
const |
◆ nearest()
◆ push()
◆ seed()
void rl::plan::GnatNearestNeighbors::seed |
( |
const ::std::mt19937::result_type & |
value | ) |
|
◆ setChecks()
void rl::plan::GnatNearestNeighbors::setChecks |
( |
const ::boost::optional< ::std::size_t > & |
checks | ) |
|
◆ setNodeDataMax()
void rl::plan::GnatNearestNeighbors::setNodeDataMax |
( |
const ::std::size_t & |
nodeDataMax | ) |
|
◆ setNodeDegree()
void rl::plan::GnatNearestNeighbors::setNodeDegree |
( |
const ::std::size_t & |
nodeDegree | ) |
|
◆ setNodeDegreeMax()
void rl::plan::GnatNearestNeighbors::setNodeDegreeMax |
( |
const ::std::size_t & |
nodeDegreeMax | ) |
|
◆ setNodeDegreeMin()
void rl::plan::GnatNearestNeighbors::setNodeDegreeMin |
( |
const ::std::size_t & |
nodeDegreeMin | ) |
|
◆ size()
std::size_t rl::plan::GnatNearestNeighbors::size |
( |
| ) |
const |
|
virtual |
◆ container
The documentation for this class was generated from the following files: