org.knime.base.node.mine.bfn
Class BasisFunctionAntisymmetricRowOverlap

java.lang.Object
  extended by org.knime.base.node.mine.bfn.BasisFunctionAntisymmetricRowOverlap
All Implemented Interfaces:
DegreeOfAffinity

public class BasisFunctionAntisymmetricRowOverlap
extends Object
implements DegreeOfAffinity

Author:
Simona Pintilie, University of Konstanz

Constructor Summary
BasisFunctionAntisymmetricRowOverlap()
           
 
Method Summary
 double getAffinityDegree(DataRow row1, DataRow row2)
          
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BasisFunctionAntisymmetricRowOverlap

public BasisFunctionAntisymmetricRowOverlap()
Method Detail

getAffinityDegree

public double getAffinityDegree(DataRow row1,
                                DataRow row2)

Specified by:
getAffinityDegree in interface DegreeOfAffinity
Parameters:
row1 - the first rule
row2 - the second rule
Returns:
the affinity degree between the two rules

toString

public String toString()

Overrides:
toString in class Object


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.