Uses of Interface
jline.lib.butools.reptrans.FindMarkovianRepresentation.TransFun
Packages that use FindMarkovianRepresentation.TransFun
Package
Description
Package containing representation transformation functions.
-
Uses of FindMarkovianRepresentation.TransFun in jline.lib.butools.reptrans
Methods in jline.lib.butools.reptrans with parameters of type FindMarkovianRepresentation.TransFunModifier and TypeMethodDescriptionFindMarkovianRepresentation.findMarkovianRepresentation(List<Matrix> rep, FindMarkovianRepresentation.TransFun transfun, FindMarkovianRepresentation.EvalFun evalfun, double precision) Overload accepting Java functional-interface flavors of the arguments.