SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
所有成员列表 | Public 属性
d_node< P > 模板结构体 参考

详细描述

template<class P>
struct d_node< P >

List of cover tree nodes associated to a distance TODO better doc

在文件 JLCoverTree.h385 行定义.

Public 属性

float dist
 
const node< P > * n
 

类成员变量说明

float dist

Distance TODO better doc

在文件 JLCoverTree.h388 行定义.

const node<P>* n

List of nodes TODO better doc

在文件 JLCoverTree.h391 行定义.


该结构体的文档由以下文件生成:

SHOGUN 机器学习工具包 - 项目文档