Use members of the vector class to generate vectors from vectors or matrices.
| Function | Description |
| cross | Cross product |
| curl | Curl and angular velocity |
| diff | Differences between orders |
| dot | Dot product |
| gradient | Gradient function |
| kron | Kronecker tensor product |
| trapz | Numerical integration using trapezoidal method |