| Transformation.andThen1 | Chain Two Transformations |
| Transformation.andThen2 | Chain a Transformation given by Two Functions and another... |
| Transformation.apply | Apply a 'Transformation' to a Data Vector and (Normalize the... |
| Transformation.applyAll | Apply All the Provided Transformations |
| Transformation.applyAll2D | Apply All the Provided Transformations to a Two-Dimensional... |
| Transformation.applyDefault | Apply All Default Transformations |
| Transformation.applyDefault2D | Apply All Default Transformations to a Two-Dimensional... |
| Transformation-class | A Transformation, i.e. a Two-Way Mapping |
| Transformation.identity | Create an Identity 'TransformedData' Instance |
| Transformation.identity2D | Instantiate a new 'TransformedData2D' Object |
| Transformation.log | Log-Transform and then Normalize a Data Vector |
| Transformation.logNegated | Log-Transform and then Normalize and Negate a Data Vector |
| Transformation.makePositive | Create a Transformation which Shifts all Values of a Data... |
| Transformation.mapIntervals | Create a Bijective Mapping between two Intervals |
| Transformation.new | Construct a new Transformation |
| Transformation.normalize | Normalize a Data Vector |
| Transformation.normalizeInterval | Create a Normalization Transformation |
| Transformation.normalizeNegated | Normalize a Negated Data Vector |
| TransformedData2D-class | A Dataset Consisting of 'x' and 'y' Data |
| TransformedData2D.new | Instantiate a new 'TransformedData2D' Object |
| TransformedData-class | The Result of a Single Transformation Step |
| TransformedData.new | Instantiate a new 'TransformedData' Object |
| TransformedData.select | Creating a Sub-Selection of a Transformed Dataset Instance. |
| TransformedData.select1D | Select a Sub-Set of a 'TransformedData' Instance |
| TransformedData.select2D | Select a Sub-Set of a 'TransformedData2D' Instance |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.