|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
The expressions generated use values for 'bnds'.
This is for mainly for use in 'LSpaceDiffMV.cc'
Variables:
- HSetC used;
-
| ind | Index of types of intererest. |
Set of use expresion types.
- const VLBindLst & bnds;
-
| ind | Index of types of intererest. |
- const VLMinTermC & prevCond;
-
| ind | Index of types of intererest. |
- VLBndTypeSearchC bTS;
-
| ind | Index of types of intererest. |
Search though TypeInd for Expression types that involve
one or more values from 'bnds' and 'prevCond'. These are then
fed into eGen to generate actual expression values.
- VLExprGeneratorC eGen;
-
| ind | Index of types of intererest. |
Generate possible expressions of a particular type.
Methods:
- VLDeciExprGenC(const VLBindLst & bnds,const VLMinTermC & cond,const VLTypeIndexC & ind)
-
Constructor.
| ind | Index of types of intererest. |
- BooleanT First()
-
Goto first solution.
| ind | Index of types of intererest. |
- BooleanT Next()
-
Goto next solution.
| ind | Index of types of intererest. |
- BooleanT IsElm() const
-
At valid solution.
| ind | Index of types of intererest. |
- VLSymbC & Data()
-
Access last expression generated.
| ind | Index of types of intererest. |
- VLExprC & Expr()
-
Access last expression generated.
| ind | Index of types of intererest. |
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|