Enum VectorType
Values that represent VectorType.
Namespace:numl.Math.LinearAlgebra
Assembly:numl.dll
Syntax
public enum VectorType
              Fields
| Name | Description | 
|---|---|
| Col | An enum constant representing the col option.  | 
                  
| Row | An enum constant representing the row option.  |