| Type | Description |
| type bignum | Note: an abbreviation for BigNum |
| type complex | Note: an abbreviation for Complex |
| type matrix |
The type of floating-point matrices. See Microsoft.FSharp.Math
Note: an abbreviation for matrix |
| type rowvec |
The type of floating-point row vectors. See Microsoft.FSharp.Math
Note: an abbreviation for rowvec |
| type vector |
The type of floating-point vectors. See Microsoft.FSharp.Math
Note: an abbreviation for vector |