initialize

public void initialize(Array<String> header)

Initializes the temporal dimension and the matrix representing the spatio-temporal signal

Parameters

header

an array of strings containing the names of the time points


public String initialize(Array<Array<double>> header, String wordBreak)

Hook to execute the initialization of the printer, when needed.

Parameters

header

an array of data containing the data to process