RowVectorExtension Module

Type extensions

Type extension Description

this.Copy

Full Usage: this.Copy

Parameters:
    () : unit

Returns: RowVector<'T>

Extended Type: RowVector

() : unit
Returns: RowVector<'T>

this.ToArray

Full Usage: this.ToArray

Parameters:
    () : unit

Returns: 'T[]

Extended Type: RowVector

() : unit
Returns: 'T[]