net.fortytwo.flow.rdf.ranking
Class ApproxIntersection<T,E extends Exception>
java.lang.Object
net.fortytwo.flow.rdf.ranking.ApproxFairOperation<T,E>
net.fortytwo.flow.rdf.ranking.ApproxIntersection<T,E>
- All Implemented Interfaces:
- Approximation<WeightedVector<T>,E>, WeightedVectorApproximation<T,E>
public class ApproxIntersection<T,E extends Exception>
- extends ApproxFairOperation<T,E>
- Author:
- Joshua Shinavier (http://fortytwo.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApproxIntersection
public ApproxIntersection(WeightedVectorApproximation<T,E>... operands)
currentResult
public WeightedVector<T> currentResult()
Copyright © 2007-2014. All Rights Reserved.