SiGraph: sulcal graphs


sigraph::RandComp Class Reference

"Functor" de comparaison aléatoire. More...

#include <si/graph/sgiterator.h>

Inheritance diagram for sigraph::RandComp:
Collaboration diagram for sigraph::RandComp:

Public Member Functions

bool operator() (const std::set< Vertex * > *s1, const std::set< Vertex * > *s2)
 
void reset ()
 

Detailed Description

"Functor" de comparaison aléatoire.

\ C'est imbitable comme nom, hein ? (cf STL)

Definition at line 82 of file sgiterator.h.

Member Function Documentation

◆ operator()()

bool sigraph::RandComp::operator() ( const std::set< Vertex * > * s1,
const std::set< Vertex * > * s2 )

◆ reset()

void sigraph::RandComp::reset ( )

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