- calculateSimilarityMatrix(double) - Method in class edu.txstate.mag262.QuadraticFormDistance
-
Calcuates matrix of similarities from bin i to bin j.
- CLAClass - Class in edu.txstate.mag262
-
A useful representation of a class in a Princeton-Shape-Benchmark-style .cla file.
- CLAClass(String, String, ArrayList<Integer>) - Constructor for class edu.txstate.mag262.CLAClass
-
Constructs an instance of this class with the given data.
- CLAClass(CLAClass) - Constructor for class edu.txstate.mag262.CLAClass
-
Copy constuctor.
- CLAList - Class in edu.txstate.mag262
-
A useful representation of a Princeton-Shape-Benchmark-style .cla file.
- CLAList(File) - Constructor for class edu.txstate.mag262.CLAList
-
Parses information from a Princeton-Shape-Benchmark-style
.cla file to instantiate this object.
- CLAList(CLAList) - Constructor for class edu.txstate.mag262.CLAList
-
Copy constructor
- compareWith(String, String, double) - Method in class edu.txstate.mag262.GlobalHistogram
-
Compares this global histogram with a generated directory of global histograms.
- createDistanceMatrix(String, String, String, ShapeDescriptor, double) - Static method in class edu.txstate.mag262.GlobalHistogram
-
Returns the distance matrix of global histograms in a generated histograms directory.
- createDistanceMatrix(String, String, String) - Static method in class edu.txstate.mag262.GlobalHistogram
-
Returns the distance matrix of histograms in a generated histograms directory.