Uses of Class
jline.api.mdd.MddLocalMatrix
Packages that use MddLocalMatrix
Package
Description
Decision-diagram state-space storage and Miner-Ciardo-Donatelli aggregation.
-
Uses of MddLocalMatrix in jline.api.mdd
Fields in jline.api.mdd declared as MddLocalMatrixModifier and TypeFieldDescriptionfinal MddLocalMatrix[]MddEvent.WLocal matrices at the levels named by lev.Methods in jline.api.mdd that return MddLocalMatrixModifier and TypeMethodDescriptionMddLocalMatrix.Builder.build()static MddLocalMatrixMddLocalMatrix.identity(int dim) The identity of the given order, used for a level an event does not touch.Constructors in jline.api.mdd with parameters of type MddLocalMatrix