Type extension | Description |
|
Extended Type:
|
|
Extended Type:
|
Extended Type:
|
|
|
Extended Type:
|
|
Extended Type:
|
|
Extended Type:
|
Full Usage:
this.NonZeroEntries
Parameters:
unit
Returns: seq<int * int * 'T>
|
Extended Type:
|
Full Usage:
this.NonZeroEntries
Returns: seq<int * int * 'T>
|
Extended Type:
|
Full Usage:
this.Norm
Parameters:
unit
Returns: float
|
Extended Type:
|
Full Usage:
this.Norm
Returns: float
|
Extended Type:
|
Full Usage:
Matrix.ReadCSV(path, transformValues, ?Separator, ?RemoveHeaderRow, ?RemoveHeaderCol)
Parameters:
string
transformValues : string -> 'T
?Separator : char
?RemoveHeaderRow : bool
?RemoveHeaderCol : bool
Returns: Matrix<'T>
|
Reads generic matrix from file. Requires a function to transform the input strings to the desired type
Extended Type:
|
|
Extended Type:
|
Extended Type:
|
|
Extended Type:
|
|
Full Usage:
this.ToArray2
Parameters:
unit
Returns: 'T[,]
|
Extended Type:
|
Full Usage:
this.ToArray2D
Parameters:
unit
Returns: 'T[,]
|
Extended Type:
|
|
Extended Type:
|
Full Usage:
this.ToScalar
Parameters:
unit
Returns: 'T
|
Extended Type:
|
|
Extended Type:
|