Generic |
public GenericVector<T> GetSubVector( int startElement, int endElement )
| Exception | Condition |
|---|---|
| ArgumentException | Exception thrown if is greater than |
| ArgumentOutOfRangeException | Exception thrown if input dimensions are out of the range of FloatVector dimensions |