|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MvRelation
MvRelation.java Created: Thu Jun 10 22:56:31 2004
Method Summary | |
---|---|
MvSet |
bwdImage(MvSet v)
Describe bwdImage method here. |
MvSet |
dualBwdImage(MvSet v)
Dual of bwdImage dualBwdImage (v) == ! bwdImage (! v) |
MvSet |
fwdImage(MvSet v)
Describe fwdImage method here. |
MvSet |
toMvSet()
Describe toMvSet method here. |
Method Detail |
---|
MvSet fwdImage(MvSet v)
fwdImage
method here.
computes forward image of v
v
- a MvSet
value
MvSet
valueMvSet bwdImage(MvSet v)
bwdImage
method here.
computes backward image of v
v
- a MvSet
value
MvSet
valueMvSet toMvSet()
toMvSet
method here.
MvSet
valueMvSet dualBwdImage(MvSet v)
v
- a MvSet
value
MvSet
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |