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

Public Attributes

size_t index
 
shared_ptr< Node_tnext
 

Detailed Description

Definition at line 44 of file clustering.cpp.

Member Data Documentation

◆ index

size_t iCub::ctrl::dbscan::Node_t::index

Definition at line 45 of file clustering.cpp.

◆ next

shared_ptr<Node_t> iCub::ctrl::dbscan::Node_t::next

Definition at line 46 of file clustering.cpp.


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