net.sf.myra.datamining.function.hierarchical
Class hJaccard

java.lang.Object
  extended by net.sf.myra.datamining.AbstractObjectiveFunction
      extended by net.sf.myra.datamining.function.hierarchical.hJaccard
All Implemented Interfaces:
net.sf.myra.framework.ObjectiveFunction

public class hJaccard
extends AbstractObjectiveFunction

Author:
Fernando Esteban Barril Otero, Khalid Salama

Constructor Summary
hJaccard(Dataset dataset)
           
 
Method Summary
 net.sf.myra.framework.Cost evaluate(net.sf.myra.framework.Trail trail)
           
 
Methods inherited from class net.sf.myra.datamining.AbstractObjectiveFunction
getDataset, setDataset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

hJaccard

public hJaccard(Dataset dataset)
Method Detail

evaluate

public net.sf.myra.framework.Cost evaluate(net.sf.myra.framework.Trail trail)


Copyright © 2013. All Rights Reserved.