dirac2 {fgac}R Documentation

dirac2

Description

Indicator function of the set A, where A = [u,infinity)x[v,infinity)

Usage

dirac2(u, v, x, y)

Arguments

u real value
v real value
x real value
y real value

Value

dirac2(u,v,x,y)=1 if x>=u and y>=v, in other case dirac2(u,v,x,y)=0.

Author(s)

Veronica A. Gonzalez-Lopez

See Also

dirac1, diracS1, diracS2


[Package fgac version 0.6-0 Index]