|
|
MatrixVector Method |
| Name | Description | |
|---|---|---|
| VectorT(Int32, T) | Obsolete.
Creates a vector with the given dimension and starting values.
| |
| VectorT(Int32, T) | Obsolete.
Creates a vector with the given dimension and starting values.
| |
| Vector(Double, Double, Double) | Obsolete.
Creates a vector with the given dimension and starting values.
| |
| Vector(Double, Double, Int32) | Obsolete.
Creates a vector with the given dimension and starting values.
| |
| Vector(Int32, Int32, Int32) | Obsolete.
Creates a vector with the given dimension and starting values.
|