Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TFeaturesLayout
Class
TFeaturesLayout
catboost/libs/data/features_layout.h:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
namespace NCB {
98
class TFeaturesLayout;
99
using TFeaturesLayoutPtr = TIntrusivePtr<TFeaturesLayout>;
100
101
class TFeaturesLayout final : public TAtomicRefCount<TFeaturesLayout> {
Callers
1
MakeFeaturesLayout
Function · 0.70
Calls
1
Nothing
Function · 0.85
Tested by
no test coverage detected