iCub-main
Public Attributes | List of all members
iCub::ctrl::dbscan::Epsilon_neighbours_t Struct Reference

Public Attributes

size_t num_members
 
shared_ptr< Node_thead
 
weak_ptr< Node_ttail
 

Detailed Description

Definition at line 49 of file clustering.cpp.

Member Data Documentation

◆ head

shared_ptr<Node_t> iCub::ctrl::dbscan::Epsilon_neighbours_t::head

Definition at line 51 of file clustering.cpp.

◆ num_members

size_t iCub::ctrl::dbscan::Epsilon_neighbours_t::num_members

Definition at line 50 of file clustering.cpp.

◆ tail

weak_ptr<Node_t> iCub::ctrl::dbscan::Epsilon_neighbours_t::tail

Definition at line 52 of file clustering.cpp.


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