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

详细描述

Multiple cutting plane models helper

在文件 StructuredModel.h35 行定义.

Public 成员函数

 TMultipleCPinfo (uint32_t from, uint32_t N)
 

Public 属性

uint32_t m_from
 
uint32_t m_N
 

构造及析构函数说明

TMultipleCPinfo ( uint32_t  from,
uint32_t  N 
)

standard constructor

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

在文件 StructuredModel.h41 行定义.

类成员变量说明

uint32_t m_from

where this portion of data starts

在文件 StructuredModel.h43 行定义.

uint32_t m_N

how many examples belong to this portion of data

在文件 StructuredModel.h45 行定义.


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

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