HasValues(ParameterBuilderIndicesDimension1, FunVec1Double, String) |
Finalizes the parameter builder and returns the resulting 1-dimensional parameter ParD1.
The resulting parameter has values defined by the given 1-dimensional functional vector. |
HasValues(ParameterBuilderIndicesDimension2, FunVec2Double, String) |
Finalizes the parameter builder and returns the resulting 2-dimensional parameter ParD2.
The resulting parameter has values defined by the given 2-dimensional functional vector. |
HasValues(ParameterBuilderIndicesDimension3, FunVec3Double, String) |
Finalizes the parameter builder and returns the resulting 3-dimensional parameter ParD3.
The resulting parameter has values defined by the given 3-dimensional functional vector. |
HasValues(ParameterBuilderIndicesDimension4, FunVec4Double, String) |
Finalizes the parameter builder and returns the resulting 4-dimensional parameter ParD4.
The resulting parameter has values defined by the given 4-dimensional functional vector. |