IDoubleVectorGetSet Methods |
The IDoubleVectorGetSet type exposes the following members.
| Name | Description | |
|---|---|---|
| GetValue |
Get value of specified element.
(Inherited from IVectorGetterT.) | |
| SetValue |
Set value of specified element.
(Inherited from IDoubleVectorSetter.) |
| Name | Description | |
|---|---|---|
| GetValuesDouble | Overloaded. (Defined by GenericExtensions.) | |
| GetValuesDouble(Double) | Overloaded. (Defined by GenericExtensions.) | |
| SetValues |
Set the current values, vals will be copied into current array and update that.
(Defined by ProxyExtensions.) |