PostFix(IInterfaceList,TPostFixBoolQueryMethod,TPostFixBoolQueryMethod,TPostFixBoolQueryMethod,TPostFixIntQueryMethod,TPostFixIntQueryMethod) Method |
Scroll Prev Top Next More |
Converts a list to postfix order, used by the Inference Engine Component Suite and Fuzzy Logic Component Library
Namespace: HelperFunctions
Delphi |
function PostFix( const List: IInterfaceList; |
Parameters
List
Type: IInterfaceList
IsOpenParen
Type: TPostFixBoolQueryMethod
IsCloseParen
Type: TPostFixBoolQueryMethod
IsOperand
Type: TPostFixBoolQueryMethod
InStackPriority
Type: TPostFixIntQueryMethod
IncomingPriority
Type: TPostFixIntQueryMethod
Type: IInterfaceList
Reference |