A B C D E F G H I L M N O P R S T U V W X

C

calculateChange() - Method in class annas.graph.drawing.ForceBasedPlacer
 
calculateForces(int) - Method in class annas.graph.drawing.ForceBasedPlacer
 
calculateRowColumnProduct(float[][], int, float[][], int) - Method in class annas.math.Matrix
 
calculateRowColumnProduct(float[][], int, float[][], int) - Method in class annas.math.Matrix.Product
 
chs() - Method in class annas.math.Complex
Negative of this complex number (chs stands for change sign).
clear() - Method in class annas.graph.MultiHashMap
Clear the map.
clearData() - Method in class annas.math.stats.Statistics
 
clone() - Method in class annas.graph.MultiHashMap
Clones the map creating an independent copy.
combi(int, int) - Method in class annas.math.stats.Statistics
 
CompleteGraphGenerator<N,A extends ArcInterface<N>> - Class in annas.graph.generate
Generates a Complete Graph @see shown here
CompleteGraphGenerator(int) - Constructor for class annas.graph.generate.CompleteGraphGenerator
 
Complex - Class in annas.math
 
Complex(double, double) - Constructor for class annas.math.Complex
Constructs the complex number z = u + i*v
conj() - Method in class annas.math.Complex
Complex conjugate of this Complex number (the conjugate of x+i*y is x-i*y).
contains(N) - Method in class annas.graph.Graph
 
contains(N) - Method in interface annas.graph.GraphInterface
Checks if the graph contains a node
containsCycle() - Method in class annas.graph.util.CycleDetector
Executes the algorithm
containsValue(Object) - Method in class annas.graph.MultiHashMap
Checks whether the map contains the value specified.
containsValue(Object, Object) - Method in class annas.graph.MultiHashMap
Checks whether the collection at the specified key contains the value.
cos() - Method in class annas.math.Complex
Cosine of this Complex number (doesn't change this Complex number).
cosh() - Method in class annas.math.Complex
Hyperbolic cosine of this Complex number (doesn't change this Complex number).
cp(double, double) - Method in class annas.math.stats.Statistics
 
create(N, N, WeightedInterface) - Method in interface annas.graph.ArcFactory
Creates an arc of type A
create(N, N, WeightedInterface) - Method in class annas.graph.DefaultArcFactory
Creates an arc of type A
createIdentity(int) - Static method in class annas.math.Matrix
 
createNode() - Method in interface annas.graph.NodeFactory
 
createNode() - Method in class annas.test.graph.DefaultNodeFactory
 
CycleDetector<N,A extends ArcInterface<N>> - Class in annas.graph.util
Detects cycles in a graph, this classes uses a depth first search to discover cycles.
CycleDetector(GraphInterface<N, A>) - Constructor for class annas.graph.util.CycleDetector
 

A B C D E F G H I L M N O P R S T U V W X