crown  1.0.0
Group Struct Reference

List of all members.

Public Member Functions

 Group (int gn, int gt, int gw)
 Group (int gn, int gt, int gw)
 Group (int gn, int gt)

Public Attributes

int number
int width
float time
std::vector< int > sons
std::vector< int > parents
double time
vector< int > sons
vector< int > parents

Detailed Description

Definition at line 50 of file CrownAllocationFastest.cpp.


Constructor & Destructor Documentation

Group::Group ( int  gn,
int  gt,
int  gw 
) [inline]

Definition at line 55 of file CrownAllocationFastest.cpp.

Group::Group ( int  gn,
int  gt,
int  gw 
) [inline]

Definition at line 90 of file CrownMappingLTLG.cpp.

Group::Group ( int  gn,
int  gt 
) [inline]

Definition at line 77 of file CrownScalingHeight.cpp.


Member Data Documentation

Definition at line 52 of file CrownAllocationFastest.cpp.

vector<int> Group::parents

Definition at line 75 of file CrownScalingHeight.cpp.

std::vector<int> Group::parents

Definition at line 88 of file CrownMappingLTLG.cpp.

vector<int> Group::sons

Definition at line 74 of file CrownScalingHeight.cpp.

std::vector<int> Group::sons

Definition at line 87 of file CrownMappingLTLG.cpp.

double Group::time

Definition at line 73 of file CrownScalingHeight.cpp.

float Group::time

Definition at line 85 of file CrownMappingLTLG.cpp.

Definition at line 53 of file CrownAllocationFastest.cpp.


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