C API

_VlHIKMNode Struct Reference

#include <hikmeans.h>


Detailed Description

The number of children K is not bigger than the K parameter of the HIKM tree.

Definition at line 27 of file hikmeans.h.


Data Fields

VlIKMFiltfilter
struct _VlHIKMNode ** children

Field Documentation

IKM filter for this node

Definition at line 29 of file hikmeans.h.

Referenced by vl_hikm_push(), xdelete(), and xmeans().

Node children (if any)

Definition at line 30 of file hikmeans.h.

Referenced by vl_hikm_push(), xdelete(), and xmeans().


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