Class PaddingListProcessor

java.lang.Object
com.singularsys.extensions.lambda.StandardListProcessor
com.singularsys.extensions.lambda.PaddingListProcessor
All Implemented Interfaces:
ListProcessor, JepComponent, Serializable

public class PaddingListProcessor extends StandardListProcessor
A list processor which accepts and produces VectorI arguments and can produce MatrixI arguments with all rows the same length. Rows in a matrix can be different lengths and the matrix expanded to fit the largest row.
See Also: