| CVec Properties |
The CVec type exposes the following members.
| Name | Description | |
|---|---|---|
| iSafe |
Gets the imaginary part of an element of this vector by index.
| |
| Length |
The length of this vector
| |
| rSafe |
Gets the real part of an element of this vector by index.
| |
| Safe |
Gets an element of this vector by index.
|