vector Type

Instance members

Instance member Description

this.DebugDisplay

Full Usage: this.DebugDisplay

Returns: StringBuilder
Returns: StringBuilder

this.Details

Full Usage: this.Details

Returns: float array
Returns: float array

this.ElementOps

Full Usage: this.ElementOps

Returns: INumeric<float>
Returns: INumeric<float>

this.InternalValues

Full Usage: this.InternalValues

Returns: float array
Returns: float array

this[i]

Full Usage: this[i]

Returns: int
Returns: int

this.Length

Full Usage: this.Length

Returns: int

Length of vector

Returns: int

this.NumRows

Full Usage: this.NumRows

Returns: int
Returns: int

this.OpsData

Full Usage: this.OpsData

Returns: INumeric<float> option
Returns: INumeric<float> option

this.StructuredDisplayAsArray

Full Usage: this.StructuredDisplayAsArray

Returns: float[]
Returns: float[]

this.Transpose

Full Usage: this.Transpose

Returns: RowVector<float>
Returns: RowVector<float>

this.Values

Full Usage: this.Values

Returns: float array
Returns: float array