MCPcopy 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
97namespace NCB {
98 class TFeaturesLayout;
99 using TFeaturesLayoutPtr = TIntrusivePtr<TFeaturesLayout>;
100
101 class TFeaturesLayout final : public TAtomicRefCount<TFeaturesLayout> {

Callers 1

MakeFeaturesLayoutFunction · 0.70

Calls 1

NothingFunction · 0.85

Tested by

no test coverage detected