Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Global functions for InOut

General structure of the implementation:

Schematically:

FuncInOut(In,Ti,P1)   -->  _Row_InTi
                         /
FuncInOut(In,Ti,Pn)

FuncInOut(Out,Ti,P1)  -->  _Row_OutTi
                         /
FuncInOut(Out,Ti,Pn)

FuncInOut(In,Tv,P1)   -->  _Row_InTv
                         /
FuncInOut(In,Tv,Pn)

FuncInOut(Out,Tv,P1)  -->  _Row_OutTv
                         /
FuncInOut(Out,Tv,Pn)

Generated on Fri Mar 19 10:31:41 2010 for ImpalaSrc by  doxygen 1.5.1