2 references to GetGetterWithVectorType
Microsoft.ML.Data (2)
Data\RowCursorUtils.cs (1)
250
return _cursor.
GetGetterWithVectorType
<TValue>();
DataView\Transposer.cs (1)
1564
return _slotCursor.
GetGetterWithVectorType
<TValue>(Ch);