changeDoubleArrayParameter

Changes the value associated with the parameterName to the supplied value. The supplied array is copied.

Return

the previous double array that was associated with the parameterName

Parameters

parameterName

parameterName with which the double array is to be associated

value

the double array to be associated with parameterName, cannot be null, must be same size as the original double array