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

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

Inheritance diagram for TSLab.Script.Handlers.IDoubleAccumHandler:
TSLab.Script.Handlers.ITwoSourcesHandler TSLab.Script.Handlers.IDoubleReturns TSLab.Script.Handlers.IStreamHandler TSLab.Script.Handlers.IDoubleInputs TSLab.Script.Handlers.IHandler

Public Member Functions

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

Detailed Description

Make the list of doubles from the two lists of doubles