VBufferDataFrameColumn<T>.GetTypedValue(Int64) Método

Definição

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)

Parâmetros

rowIndex
Int64

Retornos

Aplica-se a