2 references to GetIsNewGroupDelegate
Microsoft.ML.Data (2)
Transforms\PerGroupTransformBase.cs (2)
269_newGroupInGroupCursorDel = RowCursorUtils.GetIsNewGroupDelegate(_groupCursor, bindings.GroupIndex); 270_newGroupInInputCursorDel = RowCursorUtils.GetIsNewGroupDelegate(_input, bindings.GroupIndex);