CNum 0.2.1
CPU-optimized ML library for C++
Loading...
Searching...
No Matches
CNum::Model::Tree::Histogram Struct Reference

Holds the total gradients and hessians for all bins. More...

#include <TreeDefs.h>

Public Attributes

arena_view_t g_bin
arena_view_t h_bin

Detailed Description

Holds the total gradients and hessians for all bins.

Member Data Documentation

◆ g_bin

arena_view_t CNum::Model::Tree::Histogram::g_bin

◆ h_bin

arena_view_t CNum::Model::Tree::Histogram::h_bin

The documentation for this struct was generated from the following file: