Uses of Class
org.tweetyproject.math.ComplexNumber
Packages that use ComplexNumber
-
Uses of ComplexNumber in org.tweetyproject.graphs.util
Methods in org.tweetyproject.graphs.util that return ComplexNumberModifier and TypeMethodDescriptionstatic ComplexNumber[]
GraphUtil.eigenvalues
(Graph<? extends Node> g) Computes the (real parts of the) Eigenvalues of the given graph.