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

E

EigenvalueDecomposition - Class in annas.math
Eigenvalues and eigenvectors of a real matrix.
EigenvalueDecomposition(Matrix) - Constructor for class annas.math.EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition
EmptyGraphGenerator<N,A extends ArcInterface<N>> - Class in annas.graph.generate
Generates an empty Graph @see shown here
EmptyGraphGenerator(int) - Constructor for class annas.graph.generate.EmptyGraphGenerator
 
eq(Matrix) - Method in class annas.math.Matrix
Performs a deep equals
eq(Matrix, double) - Method in class annas.math.Matrix
Performs a deep equals
evaluate() - Method in class annas.graph.DefaultWeight
Used to evaluate the weight function
evaluate() - Method in interface annas.graph.WeightedInterface
Used to evaluate the weight function
Event - Enum in annas.graph
Lists all possible event that can occur in a graph
execute(N, N) - Method in class annas.graph.util.Dijkstra
Executes a single source-destination shortest path search.
execute() - Method in class annas.graph.util.Prim
Executes Prim's algorithm
execute() - Method in class annas.graph.util.Tarjan
executes Tarjan's algorithm of the suppled graph
exp() - Method in class annas.math.Complex
Complex exponential (doesn't change this Complex number).
export(OutputStream, GraphInterface<N, A>) - Method in class annas.graph.export.DOTExporter
Exports the provided graph.
export(GraphInterface<N, A>) - Method in class annas.graph.export.DOTExporter
Exports the provided graph.
export(OutputStream, GraphInterface<N, A>) - Method in interface annas.graph.export.Exporter
Exports the provided graph.
export(GraphInterface<N, A>) - Method in interface annas.graph.export.Exporter
Exports the provided graph.
export(OutputStream, GraphInterface<N, A>) - Method in class annas.graph.export.XMLExporter
Exports the provided graph.
export(GraphInterface<N, A>) - Method in class annas.graph.export.XMLExporter
Exports the provided graph.
Exporter<N,A extends ArcInterface<N>> - Interface in annas.graph.export
Interface for all Exporters.

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