Uses of Interface
net.fortytwo.flow.rdf.ranking.WeightedVectorApproximation

Packages that use WeightedVectorApproximation
net.fortytwo.flow.rdf.ranking   
 

Uses of WeightedVectorApproximation in net.fortytwo.flow.rdf.ranking
 

Classes in net.fortytwo.flow.rdf.ranking that implement WeightedVectorApproximation
 class ApproxFairOperation<T,E extends Exception>
           
 class ApproxIntersection<T,E extends Exception>
           
 class ApproxUnion<T,E extends Exception>
           
 class NormalizedApproxVector<T,E extends Exception>
           
 class RDFSpreadVector
           
 

Fields in net.fortytwo.flow.rdf.ranking declared as WeightedVectorApproximation
protected  WeightedVectorApproximation<T,E>[] ApproxFairOperation.operands
           
 

Constructors in net.fortytwo.flow.rdf.ranking with parameters of type WeightedVectorApproximation
ApproxFairOperation(WeightedVectorApproximation<T,E>... operands)
           
ApproxIntersection(WeightedVectorApproximation<T,E>... operands)
           
ApproxUnion(WeightedVectorApproximation<T,E>... operands)
           
NormalizedApproxVector(WeightedVectorApproximation<T,E> innerVector)
           
 



Copyright © 2007-2014. All Rights Reserved.