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