kdBranch Struct Reference

Collaboration diagram for kdBranch:

Collaboration graph
[legend]

Data Fields

kdBranchlo
kdBranchhi
kdLeafleaf
int cutCoord
double maxScore
int maxQ
int maxT

Detailed Description

Definition at line 14 of file chainBlock.c.


Field Documentation

struct kdBranch* kdBranch::lo [read]

Definition at line 19 of file chainBlock.c.

Referenced by bestPredecessor(), kdBuild(), and updateScoresOnWay().

struct kdBranch* kdBranch::hi [read]

Definition at line 20 of file chainBlock.c.

Referenced by bestPredecessor(), kdBuild(), and updateScoresOnWay().

struct kdLeaf* kdBranch::leaf [read]

Definition at line 21 of file chainBlock.c.

Referenced by bestPredecessor(), kdBuild(), and updateScoresOnWay().

int kdBranch::cutCoord

Definition at line 22 of file chainBlock.c.

Referenced by bestPredecessor(), kdBuild(), and updateScoresOnWay().

double kdBranch::maxScore

Definition at line 23 of file chainBlock.c.

Referenced by bestPredecessor(), and updateScoresOnWay().

int kdBranch::maxQ

Definition at line 24 of file chainBlock.c.

Referenced by bestPredecessor(), and kdBuild().

int kdBranch::maxT

Definition at line 25 of file chainBlock.c.

Referenced by bestPredecessor(), and kdBuild().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:21 2007 for blat by  doxygen 1.5.2