Purpose

The module TranslateInterpolationPolynomial translates a multidimensional, scalar interpolation polynomial in the pre-image space

If pin denotes the input polynomial, the output polynomial pout is given by the relation

pout = pin (x+v)

for all x. Here, v is the (vectorial) value entered below.

Windows

Default Panel

../../../Modules/ML/MLStochasticCollocation/mhelp/Images/Screenshots/TranslateInterpolationPolynomial._default.png

Input Fields

inputPolynomial

name: inputPolynomial, type: MLBase

Output Fields

outputPolynomial

name: outputPolynomial, type: MLBase

Parameter Fields

Visible Fields

List of Values

name: valueList, type: String

Sets a comma-separated list of values that represent the vectorial value v.

Auto apply

name: autoApply, type: Bool, default: FALSE

If checked, the module computes anew on any parameter or input change.

Apply

name: apply, type: Trigger

If pressed, the module computes anew.