SHOGUN  v3.2.0
所有成员列表 | Public 成员函数 | Public 属性
TMultipleCPinfo结构体 参考

详细描述

Multiple cutting plane models helper

在文件 StructuredModel.h31 行定义.

Public 成员函数

 TMultipleCPinfo (uint32_t from, uint32_t N)
 

Public 属性

uint32_t m_from
 
uint32_t m_N
 

构造及析构函数说明

§ TMultipleCPinfo()

TMultipleCPinfo ( uint32_t  from,
uint32_t  N 
)

standard constructor

参数
fromwhere this portion of data starts
Ntotal number of examples in portion

在文件 StructuredModel.h37 行定义.

类成员变量说明

§ m_from

uint32_t m_from

where this portion of data starts

在文件 StructuredModel.h39 行定义.

§ m_N

uint32_t m_N

how many examples belong to this portion of data

在文件 StructuredModel.h41 行定义.


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

SHOGUN Machine Learning Toolbox - Documentation