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