GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Static Public Member Functions | Public Attributes | List of all members
gtsam::treeTraversal::ForestStatistics Struct Reference

Struct to store gathered statistics about a forest. More...

#include <statistics.h>

Collaboration diagram for gtsam::treeTraversal::ForestStatistics:
Collaboration graph
[legend]

Public Types

typedef FastMap< int, ValueWithDefault< int, 0 > > Histogram
 

Static Public Member Functions

static void Write (std::ostream &outStream, const Histogram &histogram)
 

Public Attributes

Histogram problemSizeHistogram
 
Histogram numberOfChildrenHistogram
 
Histogram problemSizeOfSecondLargestChildHistogram
 

Detailed Description

Struct to store gathered statistics about a forest.


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