|
cortical_surface 6.0.0
|
#include <cortical_surface/structuralanalysis/sites.h>#include <cortical_surface/structuralanalysis/cliques.h>#include <cortical_surface/structuralanalysis/blobs.h>

Go to the source code of this file.
Classes | |
| class | SurfaceBased_StructuralAnalysis |
Enumerations | |
| enum | typesMinim { ICM , ANNEAL , CUSTOM } |
| enum | typeDistance { DISTANCE_3DEUCLIDIAN , DISTANCE_LATITUDES , DISTANCE_LONGITUDES , DISTANCE_LATLON , DISTANCE_BOUNDING_BOXES_LATLON } |
| enum typeDistance |
| Enumerator | |
|---|---|
| DISTANCE_3DEUCLIDIAN | |
| DISTANCE_LATITUDES | |
| DISTANCE_LONGITUDES | |
| DISTANCE_LATLON | |
| DISTANCE_BOUNDING_BOXES_LATLON | |
Definition at line 13 of file minimization.h.
| enum typesMinim |
| Enumerator | |
|---|---|
| ICM | |
| ANNEAL | |
| CUSTOM | |
Definition at line 8 of file minimization.h.