Constellation: Connectivity-based Structural Parcellation


constel::Bracket_accessor_PointIndex< PointType > Struct Template Reference

#include <constellation/tildefs.h>

Public Types

typedef float result_type
 
typedef std::pair< uint, PointType > _Val
 

Public Member Functions

result_type operator() (_Val const &V, size_t const N) const
 

Detailed Description

template<typename PointType>
struct constel::Bracket_accessor_PointIndex< PointType >

Definition at line 17 of file tildefs.h.

Member Typedef Documentation

◆ _Val

template<typename PointType>
typedef std::pair<uint, PointType> constel::Bracket_accessor_PointIndex< PointType >::_Val

Definition at line 20 of file tildefs.h.

◆ result_type

template<typename PointType>
typedef float constel::Bracket_accessor_PointIndex< PointType >::result_type

Definition at line 19 of file tildefs.h.

Member Function Documentation

◆ operator()()

template<typename PointType>
result_type constel::Bracket_accessor_PointIndex< PointType >::operator() ( _Val const & V,
size_t const N ) const
inline

Definition at line 23 of file tildefs.h.


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