public static final class MultivariateRegularGrid.EquallySpacedVariable extends Object
Constructor and Description |
---|
EquallySpacedVariable(double x0,
double deltaX)
Create a new instance which specifies the position of the first element and the spacing
along a dimension as the given values.
|
public EquallySpacedVariable(double x0, double deltaX)
x0
- the position of the first element along the dimensiondeltaX
- the spacing between two adjacent elements along the dimensionCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.