The ComplexBandVector type exposes the following members.
| Name | Description |
---|
 | EndIndex |
Gets the index of the last non-zero component in this vector.
|
 | ItemInt32 |
Gets or sets a specific component of this vector.
(Inherited from ComplexVector.) |
 | ItemRange |
Gets or sets a range of components of the complex vector.
(Inherited from ComplexVector.) |
 | Length |
Gets the number of elements in the complex vector.
(Inherited from ComplexVector.) |
 | StartIndex |
Gets the index of the first non-zero component in this vector.
|
Top
Reference