| 
               | 
            
              PartialLeastSquaresAnalysisTransform Method | 
          
| Name | Description | |
|---|---|---|
| Transform(TInput) | 
              Applies the transformation to an input, producing an associated output.
              (Inherited from MultipleTransformBaseTInput, TOutput.) | |
| Transform(TInput) | 
              Applies the transformation to a set of input vectors,
              producing an associated set of output vectors.
              (Inherited from MultipleTransformBaseTInput, TOutput.) | |
| Transform(Double) |  Obsolete.  
              Projects a given set of inputs into latent space.
              | |
| Transform(TInput, TOutput) | 
              Applies the transformation to an input, producing an associated output.
              (Inherited from MultipleTransformBaseTInput, TOutput.) | |
| Transform(Double, Int32) |  Obsolete.  
              Projects a given set of inputs into latent space.
              | |
| Transform(Double, Double) | 
            Applies the transformation to an input, producing an associated output.
              (Overrides MultipleTransformBaseTInput, TOutputTransform(TInput, TOutput).) |