Uses of Class
jline.api.mdd.MddLocalMatrix.Builder
Packages that use MddLocalMatrix.Builder
Package
Description
Decision-diagram state-space storage and Miner-Ciardo-Donatelli aggregation.
-
Uses of MddLocalMatrix.Builder in jline.api.mdd
Methods in jline.api.mdd that return MddLocalMatrix.BuilderModifier and TypeMethodDescriptionMddLocalMatrix.Builder.add(int i, int j, double value) Accumulate value into entry (i,j).