MCPcopy Create free account
hub / github.com/catboost/catboost / GetMapping

Method GetMapping

catboost/libs/helpers/array_subset.h:1128–1130  ·  view source on GitHub ↗

srcIdx -> dstIdx or NOT_PRESENT

Source from the content-addressed store, hash-verified

1126
1127 // srcIdx -> dstIdx or NOT_PRESENT
1128 TConstArrayRef<TSize> GetMapping() const {
1129 return Mapping;
1130 }
1131
1132 private:
1133 TSize Size;

Callers 15

GetSubsetMethod · 0.80
GetSrcSizeMethod · 0.80
ComposeFunction · 0.80
operator()Method · 0.80
StartMethod · 0.80
ThroughHostBroadcastFunction · 0.80
CopyMethod · 0.80
StripeViewFunction · 0.80

Calls

no outgoing calls

Tested by 6

Y_UNIT_TESTFunction · 0.64
CalcRefMatricesFunction · 0.64
CalcRefSumsFunction · 0.64
CheckStatsFunction · 0.64
CalcRefSumsFunction · 0.64