Package org.knime.base.data.normalize

This package contains the utility classes for normalization of DataRows.

See:
          Description

Class Summary
AffineTransConfiguration Configuration object for a AffineTransTable.
AffineTransRowIterator RowIterator that wraps another iterator and performs an affine transformation, i.e.
AffineTransTable Table that performs an affine transformation, i.e.
Normalizer A wrapper table to normalize all DataRows.
NormalizerPortObject Port Object that is passed along a normalizer and a normalizer apply node.
 

Package org.knime.base.data.normalize Description

This package contains the utility classes for normalization of DataRows. The Normalizer is the main class to perform different types of normalization. Except for the decimal scaling, an AffineTransTable is produced, whose AffineTransRowIterator does the scaling when a DataRow is requested.



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.