maltcms.datastructures.ridge
Class RidgeCost0

java.lang.Object
  extended by maltcms.datastructures.ridge.RidgeCost0
All Implemented Interfaces:
IRidgeCost

public class RidgeCost0
extends Object
implements IRidgeCost

Author:
Nils.Hoffmann@CeBiTec.Uni-Bielefeld.DE

Constructor Summary
RidgeCost0()
           
 
Method Summary
 double getCost(Ridge r)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RidgeCost0

public RidgeCost0()
Method Detail

getCost

public double getCost(Ridge r)
Specified by:
getCost in interface IRidgeCost


Copyright © 2007-2012. All Rights Reserved.