IBM InfoSphere Streams Version 4.1.0

SPL File ModelingTypes.spl

Composites

composite VARTypes

Static Types

VARTypes.VARCoefficientType = map<uint32, map<uint32, list<float64>>>;
VARTypes.VARGrangerType = map<uint32, list<uint32>>;
VARTypes.VARUpdateParamsType = map<rstring, uint32>;

composite AutoForecasterTypes

Static Types

AutoForecasterTypes.AutoForecasterUpdateParamsType = map<rstring, uint32>;