Class StreamMatrixListProcessor

java.lang.Object
com.singularsys.extensions.stream.StreamListProcessor
com.singularsys.extensions.stream.StreamMatrixListProcessor
All Implemented Interfaces:
ListProcessor, JepComponent, Serializable

public class StreamMatrixListProcessor extends StreamListProcessor
A ListProcessor implementation that can convert MatrixI, VectorI to and from streams. It is used by the stream functions to convert their arguments to streams.
See Also: