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