Package-level declarations
Types
Link copied to clipboard
A column-based data set with all columns of the same size (not necessary fixed in time). The column could be retrieved by a get operation.
Link copied to clipboard
The buffer of X values.
Link copied to clipboard
A ColumnarData with additional Symbol.yError column for an Symbol.y error Inherits XYColumnarData.
Link copied to clipboard
A ColumnarData with guaranteed x, y and z columns designated by corresponding symbols. Inherits XYColumnarData.
Functions
Link copied to clipboard
A zero-copy method to represent a Structure2D as a two-column x-y data. There could more than two columns in the structure.
Link copied to clipboard
Represent a ColumnarData as an XYColumnarData. The presence or respective columns is checked on creation.
A zero-copy method to represent a Structure2D as a two-column x-y data. There could more than two columns in the structure.