vector - Create a single row matrix parsing the string of values.
vector ?-gf gf? value
Vector is a single row matrix.
-gf gf | Galois field (Java reflection object), optional. Galois field, in which to create the vector. If the parameter is omitted, the field previously set by set_default_gf is used. |
value | String. String of elements. |
Matrix (Java reflection object).