public interface IDoubleVectorSetter| SetValue | Set value of specified element. |
| SetValues |
Set the current values, vals will be copied into current array and update that.
(Defined by ProxyExtensions) |
| SetValues |
Set the current values, vals will be copied into current array and update that. Overload of SetValues(IDoubleVectorSetter, Double), which only updates the elements pointed out by mask (Defined by ProxyExtensions) |