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

详细描述

inactive cutting plane statistics

在文件 libbmrm.h50 行定义.

Public 属性

uint32_t maxCPs
 
uint32_t * ICPcounter
 
float64_t ** ICPs
 
uint32_t * ACPs
 
float64_tH_buff
 

类成员变量说明

uint32_t* ACPs

vector of the active CPs

在文件 libbmrm.h62 行定义.

float64_t* H_buff

Temporary buffer for storing H

在文件 libbmrm.h65 行定义.

uint32_t* ICPcounter

vector of the number of iterations the CPs were inactive

在文件 libbmrm.h56 行定义.

float64_t** ICPs

vector of addresses of the inactive CPs that needs to be pruned

在文件 libbmrm.h59 行定义.

uint32_t maxCPs

maximum number of CP stats we can hold

在文件 libbmrm.h53 行定义.


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

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