IExtensibleComplexFloatVector Type

Special vector to which another vector can be appended to.

Instance members

Instance member Description

this.Append

Full Usage: this.Append

Parameters:
Modifiers: abstract

Append vector a to the end of this vector.

a : IROComplexFloatVector

The vector to append.