split_q.c File Reference

#include <stdio.h>
#include "assert.h"
#include "index.h"
#include "card.h"
#include "split_q.h"

Include dependency graph for split_q.c:

Go to the source code of this file.

Defines

#define SPLIT_QC

Functions

void RTreeSplitNode (struct Node *n, struct Branch *b, struct Node **nn)


Define Documentation

#define SPLIT_QC

Definition at line 17 of file split_q.c.


Function Documentation

void RTreeSplitNode ( struct Node n,
struct Branch b,
struct Node **  nn 
)

Definition at line 305 of file split_q.c.

References Node::count, Node::level, MinLeafFill, MinNodeFill, Partitions, RTreeNewNode(), and PartitionVars::total.

Referenced by RTreeAddBranch().


Generated on Fri Nov 21 11:03:04 2008 for GRASS by  doxygen 1.5.1