VBufferDataFrameColumn<T>.GetTypedValue(Int64) 메서드

정의

protected Microsoft.ML.Data.VBuffer<T> GetTypedValue(long rowIndex);
member this.GetTypedValue : int64 -> Microsoft.ML.Data.VBuffer<'T>
Protected Function GetTypedValue (rowIndex As Long) As VBuffer(Of T)

매개 변수

rowIndex
Int64

반품

적용 대상