TSLab API Docs  1
TSLab.Script.Handlers.IDoubleCompaperHandler Interface Reference

Make the list of booleans from the two lists of doubles More...

Inheritance diagram for TSLab.Script.Handlers.IDoubleCompaperHandler:
TSLab.Script.Handlers.ITwoSourcesHandler TSLab.Script.Handlers.IBooleanReturns TSLab.Script.Handlers.IStreamHandler TSLab.Script.Handlers.IDoubleInputs TSLab.Script.Handlers.IContextUses TSLab.Script.Handlers.IHandler

Public Member Functions

IList< bool > Execute (IList< double > source1, IList< double > source2)
 

Additional Inherited Members

- Properties inherited from TSLab.Script.Handlers.IContextUses
IContext Context [set]
 Get the current cache context
 

Detailed Description

Make the list of booleans from the two lists of doubles