MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::heatMapDataStructure Struct Reference

#include <RootCellProcessing.hpp>

Public Member Functions

 heatMapDataStructure ()
 

Public Attributes

std::map< int, double > x
 
std::map< int, double > y
 
int chosenY
 
int chosenX
 
int gridSize
 
double sigma
 
Point4d heatMapMinMax
 
Point4d heatMapStatistics
 
std::set< int > cells
 
int cellCounter
 
cellMorphLandscape heatMap
 
double high
 
cellMorphLandscape points
 
std::map< Point2d, int > pointsLabel
 
std::map< int, Point2dpointsPos
 
std::map< int, Point2dmaximaHeatMapAll
 
std::map< int, Point2dmaximaHeatMapSelected
 
IntIntMap maximaHeatMapSelectedLabel
 
std::map< int, double > nearestMaximumOfCell
 
int maximaHeatMapSelectedCounter
 
int numberOfClusters
 
int activatedMaximum
 
std::map< int, bool > preselect
 
std::map< int, double > cellLabel
 

Detailed Description

Definition at line 363 of file RootCellProcessing.hpp.

Constructor & Destructor Documentation

◆ heatMapDataStructure()

mgx::heatMapDataStructure::heatMapDataStructure ( )
inline

Definition at line 405 of file RootCellProcessing.hpp.

Member Data Documentation

◆ activatedMaximum

int mgx::heatMapDataStructure::activatedMaximum

Definition at line 399 of file RootCellProcessing.hpp.

◆ cellCounter

int mgx::heatMapDataStructure::cellCounter

Definition at line 378 of file RootCellProcessing.hpp.

◆ cellLabel

std::map<int, double> mgx::heatMapDataStructure::cellLabel

Definition at line 403 of file RootCellProcessing.hpp.

◆ cells

std::set<int> mgx::heatMapDataStructure::cells

Definition at line 377 of file RootCellProcessing.hpp.

◆ chosenX

int mgx::heatMapDataStructure::chosenX

Definition at line 368 of file RootCellProcessing.hpp.

◆ chosenY

int mgx::heatMapDataStructure::chosenY

Definition at line 367 of file RootCellProcessing.hpp.

◆ gridSize

int mgx::heatMapDataStructure::gridSize

Definition at line 370 of file RootCellProcessing.hpp.

◆ heatMap

cellMorphLandscape mgx::heatMapDataStructure::heatMap

Definition at line 381 of file RootCellProcessing.hpp.

◆ heatMapMinMax

Point4d mgx::heatMapDataStructure::heatMapMinMax

Definition at line 372 of file RootCellProcessing.hpp.

◆ heatMapStatistics

Point4d mgx::heatMapDataStructure::heatMapStatistics

Definition at line 373 of file RootCellProcessing.hpp.

◆ high

double mgx::heatMapDataStructure::high

Definition at line 382 of file RootCellProcessing.hpp.

◆ maximaHeatMapAll

std::map<int,Point2d> mgx::heatMapDataStructure::maximaHeatMapAll

Definition at line 389 of file RootCellProcessing.hpp.

◆ maximaHeatMapSelected

std::map<int,Point2d> mgx::heatMapDataStructure::maximaHeatMapSelected

Definition at line 390 of file RootCellProcessing.hpp.

◆ maximaHeatMapSelectedCounter

int mgx::heatMapDataStructure::maximaHeatMapSelectedCounter

Definition at line 396 of file RootCellProcessing.hpp.

◆ maximaHeatMapSelectedLabel

IntIntMap mgx::heatMapDataStructure::maximaHeatMapSelectedLabel

Definition at line 391 of file RootCellProcessing.hpp.

◆ nearestMaximumOfCell

std::map<int, double> mgx::heatMapDataStructure::nearestMaximumOfCell

Definition at line 394 of file RootCellProcessing.hpp.

◆ numberOfClusters

int mgx::heatMapDataStructure::numberOfClusters

Definition at line 398 of file RootCellProcessing.hpp.

◆ points

cellMorphLandscape mgx::heatMapDataStructure::points

Definition at line 385 of file RootCellProcessing.hpp.

◆ pointsLabel

std::map<Point2d,int> mgx::heatMapDataStructure::pointsLabel

Definition at line 386 of file RootCellProcessing.hpp.

◆ pointsPos

std::map<int,Point2d> mgx::heatMapDataStructure::pointsPos

Definition at line 387 of file RootCellProcessing.hpp.

◆ preselect

std::map<int, bool> mgx::heatMapDataStructure::preselect

Definition at line 401 of file RootCellProcessing.hpp.

◆ sigma

double mgx::heatMapDataStructure::sigma

Definition at line 371 of file RootCellProcessing.hpp.

◆ x

std::map<int, double> mgx::heatMapDataStructure::x

Definition at line 366 of file RootCellProcessing.hpp.

◆ y

std::map<int, double> mgx::heatMapDataStructure::y

Definition at line 366 of file RootCellProcessing.hpp.


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