nint_funcDim: Function Dimension

Description Usage Arguments Details Value See Also

Description

nint_funcDim defines a functionally dependent dimension. It shall depend solely on the previous dimensions.

Usage

1

Arguments

x

function(x), where x is the partially realized point in the space. It shall return an object of type nint_intvDim or a vector.

Details

Obviously if x returns an object of type nint_intvDim the dimension is continuous, and discrete otherwise.

As the argument to x is only partially defined the user has to ensure that the function solely depends on values up to the current dimension.

Value

nint_scatDim returns its argument with the dimension type attribute set to nint_TYPE_FUNC_DIM.

See Also

nint_TYPE, nint_space


arappold/docopulae documentation built on May 10, 2019, 12:47 p.m.