edu.qut.cs.rcmd.core.alg.tidal.impl
Class CachingTidalTrustImpl<V>
java.lang.Object
edu.qut.cs.rcmd.core.alg.tidal.impl.CachingTidalTrustImpl<V>
- All Implemented Interfaces:
- TidalTrust<V>
public class CachingTidalTrustImpl<V>
- extends Object
- implements TidalTrust<V>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingTidalTrustImpl
public CachingTidalTrustImpl(com.tinkerpop.blueprints.pgm.Graph graph)
trustValue
public Double trustValue(V source,
V sink)
- Specified by:
trustValue
in interface TidalTrust<V>
calcTrustValue
public Double calcTrustValue(V source,
V sink)
Copyright © 2012. All Rights Reserved.