Uses of Interface
jline.api.sym.SymEngine
Packages that use SymEngine
Package
Description
Computer algebra backend.
This package provides an implementation of SolverCTMC.
-
Uses of SymEngine in jline.api.sym
Classes in jline.api.sym that implement SymEngineMethods in jline.api.sym that return SymEngine -
Uses of SymEngine in jline.solvers.ctmc
Methods in jline.solvers.ctmc with parameters of type SymEngineModifier and TypeMethodDescriptionSolverCTMC.getSymbolicSolution(SymEngine engine) Symbolic stationary distribution, computed by a given backend.