Uses of Class
net.finmath.finitedifference.grids.AbstractGrid
Packages that use AbstractGrid
-
Uses of AbstractGrid in net.finmath.finitedifference.grids
Subclasses of AbstractGrid in net.finmath.finitedifference.gridsModifier and TypeClassDescriptionclassNon-uniform exponential grid betweenminimumValueandmaximumValue.classNon-uniform grid based on the Gaussian (normal) distribution betweenminimumValueandmaximumValue.classPiecewise-uniform grid on[minimumValue, maximumValue]with one mandatory interior node.classNon-uniform grid based on a hyperbolic sine transformation betweenminimumValueandmaximumValue.classImplementation of theGridinterface representing a uniform spatial grid.