public abstract class AbstractMapOperator<K,N extends Number> extends Object
AbstractMapOperator()
org.phenotips.obo2solr.maps.NumericValueMap<K,N>
apply(org.phenotips.obo2solr.maps.NumericValueMap<K,N> a, org.phenotips.obo2solr.maps.NumericValueMap<K,N> b)
protected abstract Double
applyToValues(N a, N b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractMapOperator()
public org.phenotips.obo2solr.maps.NumericValueMap<K,N> apply(org.phenotips.obo2solr.maps.NumericValueMap<K,N> a, org.phenotips.obo2solr.maps.NumericValueMap<K,N> b)
protected abstract Double applyToValues(N a, N b)
Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.