Uses of Class
slib.sml.sm.core.metrics.ic.utils.IC_Conf_Topo

Packages that use IC_Conf_Topo
slib.sml.sm.core.metrics.ic.topo   
slib.sml.sm.core.metrics.ic.utils   
 

Uses of IC_Conf_Topo in slib.sml.sm.core.metrics.ic.topo
 

Methods in slib.sml.sm.core.metrics.ic.topo with parameters of type IC_Conf_Topo
 Map<org.openrdf.model.URI,Double> ICi_probOccurence.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_sanchez_2011_a.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_seco_2004.compute(IC_Conf_Topo conf, SM_Engine engine)
           
 Map<org.openrdf.model.URI,Double> ICi_probOccurence_propagatted.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_ancestors_norm.compute(IC_Conf_Topo conf, SM_Engine engine)
           
 Map<org.openrdf.model.URI,Double> ICi_harispe_2012.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_sanchez_2011_b.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_depth_min_nonlinear.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_zhou_2008.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_resnik_unpropagatted_1995.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_depth_max_nonlinear.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICi_resnik_1995.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> ICtopo.compute(IC_Conf_Topo conf, SM_Engine engine)
          Compute the topological Information Content for the vertices contained by the graph associated to the given engine.
 

Uses of IC_Conf_Topo in slib.sml.sm.core.metrics.ic.utils
 

Methods in slib.sml.sm.core.metrics.ic.utils with parameters of type IC_Conf_Topo
 Map<org.openrdf.model.URI,Double> ProbOccurence.compute(IC_Conf_Topo conf, SM_Engine manager)
           
 



Copyright © 2013. All Rights Reserved.