Polyharmonic |
Name | Description | |
---|---|---|
![]() | Construct(IReadOnlyListDouble, IReadOnlyListDouble) | Constructs the interpolation (1 dimensional). The values and the corresponding coordinates of the values are given in separate vectors. |
![]() | Construct(IReadOnlyListDouble, IReadOnlyListDouble) | Constructs the interpolation (any dimension). The values and the corresponding coordinates of the values are given in separate vectors. |
![]() | Construct(IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble) | Constructs the interpolation (2 dimensional). The values and the corresponding coordinates of the values are given in separate vectors. |
![]() | Construct(IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble, IReadOnlyListDouble) | Constructs the interpolation (3 dimensional). The values and the corresponding coordinates of the values are given in separate vectors. |