cortical_surface 6.0.0
minimization.h File Reference
Include dependency graph for minimization.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ typeDistance

Enumerator
DISTANCE_3DEUCLIDIAN 
DISTANCE_LATITUDES 
DISTANCE_LONGITUDES 
DISTANCE_LATLON 
DISTANCE_BOUNDING_BOXES_LATLON 

Definition at line 13 of file minimization.h.

◆ typesMinim

enum typesMinim
Enumerator
ICM 
ANNEAL 
CUSTOM 

Definition at line 8 of file minimization.h.