Method Vector
Vector(int, ObservationType)
Construct an ObservationSpec for 1-D observations of the requested length.
Declaration
public static ObservationSpec Vector(int length, ObservationType obsType = ObservationType.Default)
Parameters
| Type | Name | Description |
|---|---|---|
| int | length | |
| ObservationType | obsType |
Returns
| Type | Description |
|---|---|
| ObservationSpec |