Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

SUMA_FACESET_FIRST_EDGE_NEIGHB Struct Reference

#include <SUMA_define.h>


Data Fields

int N_FaceSet
int ** FirstNeighb
int * N_Neighb
int N_Neighb_max
int N_Neighb_min

Detailed Description

structure that contains faceset's first order neighbors

Definition at line 687 of file SUMA_define.h.


Field Documentation

int** SUMA_FACESET_FIRST_EDGE_NEIGHB::FirstNeighb
 

N_Node x N_Neighb_max matrix with each row specifying the indices of neighboring facesets

Definition at line 689 of file SUMA_define.h.

Referenced by SUMA_allocate_FaceSet_Edge_Neighb(), SUMA_FaceSet_Edge_Neighb(), SUMA_free_FaceSet_Edge_Neighb(), SUMA_Next_Best_Seed(), and SUMA_Take_A_Hike().

int SUMA_FACESET_FIRST_EDGE_NEIGHB::N_FaceSet
 

Number of nodes whos neighbors are listed in this structure

Definition at line 688 of file SUMA_define.h.

Referenced by SUMA_allocate_FaceSet_Edge_Neighb(), and SUMA_free_FaceSet_Edge_Neighb().

int* SUMA_FACESET_FIRST_EDGE_NEIGHB::N_Neighb
 

maximum number of neighbors for a particular faceset

Definition at line 690 of file SUMA_define.h.

Referenced by SUMA_allocate_FaceSet_Edge_Neighb(), SUMA_FaceSet_Edge_Neighb(), SUMA_free_FaceSet_Edge_Neighb(), SUMA_Next_Best_Seed(), and SUMA_Take_A_Hike().

int SUMA_FACESET_FIRST_EDGE_NEIGHB::N_Neighb_max
 

maximum number of neighbors of all facesets

Definition at line 691 of file SUMA_define.h.

Referenced by SUMA_allocate_FaceSet_Edge_Neighb(), and SUMA_FaceSet_Edge_Neighb().

int SUMA_FACESET_FIRST_EDGE_NEIGHB::N_Neighb_min
 

minimum number of neighbors of all facesets

Definition at line 692 of file SUMA_define.h.

Referenced by SUMA_allocate_FaceSet_Edge_Neighb(), and SUMA_FaceSet_Edge_Neighb().


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

Powered by Plone

This site conforms to the following standards: