Known subclasses: cocopp.readalign.VArrayMultiReader, cocopp.readalign.VArrayMultiReaderNew

List of data arrays to be aligned vertically.

Aligned vertically means, all number of function evaluations are the closest from below or equal to the alignment number of function evaluations.

Method __init__ accepts a list of arrays or a MultiReader (i.e. a list of SingleReader) as input data type
Method isFinished Undocumented
Method getInitialValue Undocumented
Method newCurrentValue Undocumented
Method align Undocumented

Inherited from MultiReader:

Method currentLine Aggregates currentLines information.
Method currentValues Gets the list of the current alignment values.
Method nextValues Gets the list of the next alignment values.
Class SingleReader Single data array reader class.
def __init__(self, data):
accepts a list of arrays or a MultiReader (i.e. a list of SingleReader) as input data type
def isFinished(self):
Undocumented
def getInitialValue(self):
Undocumented
def newCurrentValue(self):
Undocumented
def align(self, currentValue):
Undocumented
API Documentation for cocopp, generated by pydoctor at 2020-01-21 16:27:37.