Convert |
[Missing <summary> documentation for "T:Altaxo.Data.ConvertXYVToMatrixActions"]
public static class ConvertXYVToMatrixActions
The ConvertXYVToMatrixActions type exposes the following members.
Name | Description | |
---|---|---|
ClusterValuesByEquality | ||
ClusterValuesByKMeans | Clusters values by the k-means algorithm. | |
ConvertXYVToMatrix | Decompose the source columns according to the provided options. The source table and the settings are provided in the options variable. The provided destination table is cleared from all data and property values before. | |
DoMakeActionWithoutDialog | Creates a matrix from three selected columns. This must be a x-column, a y-column, and a value column. | |
ShowActionDialog |