Procrustean rotation mapper
Classes
| Dataset(samples[, sa, fa, a]) | Generic storage class for datasets with multiple attributes. |
| ElementSelector(**kwargs[, mode]) | Base class to implement functors to select some elements based on a sequence of values. |
| ProcrusteanMapper(**kwargs[, scaling, ...]) | Mapper to project from one space to another using Procrustean |
| ProjectionMapper([demean]) | Linear mapping between multidimensional spaces. |