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