Uses of Class
org.qmul.eecs.c4dm.sia.model.VectorTable

Packages that use VectorTable
org.qmul.eecs.c4dm.sia   
 

Uses of VectorTable in org.qmul.eecs.c4dm.sia
 

Methods in org.qmul.eecs.c4dm.sia that return VectorTable
static VectorTable SiaVectorTableElementFactory.create(OntModel ontModel, List<Datapoint> datapoints, boolean returnWResults)
           
static VectorTable SiaVectorTableElementFactory.createV(OntModel ontModel, List<Datapoint> datapoints)
           
static VectorTable SiaVectorTableElementFactory.createW(OntModel ontModel, List<Datapoint> datapoints)