SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Model 成员列表

成员的完整列表,这些成员属于 Model,包括所有继承而来的类成员

const_aModelprotected
const_a_valModelprotected
const_bModelprotected
const_b_valModelprotected
const_pModelprotected
const_p_valModelprotected
const_qModelprotected
const_q_valModelprotected
get_const_a(int32_t line, int32_t column) const Model
get_const_a_val(int32_t line) const Model
get_const_b(int32_t line, int32_t column) const Model
get_const_b_val(int32_t line) const Model
get_const_p(int32_t offset) const Model
get_const_p_val(int32_t offset) const Model
get_const_q(int32_t offset) const Model
get_const_q_val(int32_t offset) const Model
get_learn_a(int32_t line, int32_t column) const Model
get_learn_b(int32_t line, int32_t column) const Model
get_learn_p(int32_t offset) const Model
get_learn_q(int32_t offset) const Model
learn_aModelprotected
learn_bModelprotected
learn_pModelprotected
learn_qModelprotected
Model()Model
set_const_a(int32_t offset, int32_t value)Model
set_const_a_val(int32_t offset, float64_t value)Model
set_const_b(int32_t offset, int32_t value)Model
set_const_b_val(int32_t offset, float64_t value)Model
set_const_p(int32_t offset, int32_t value)Model
set_const_p_val(int32_t offset, float64_t value)Model
set_const_q(int32_t offset, int32_t value)Model
set_const_q_val(int32_t offset, float64_t value)Model
set_learn_a(int32_t offset, int32_t value)Model
set_learn_b(int32_t offset, int32_t value)Model
set_learn_p(int32_t offset, int32_t value)Model
set_learn_q(int32_t offset, int32_t value)Model
sort_learn_a()Model
sort_learn_b()Model
~Model()Modelvirtual

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