Uses of Class
org.ldk.structs.ScoreUpdate
-
Packages that use ScoreUpdate Package Description org.ldk.structs -
-
Uses of ScoreUpdate in org.ldk.structs
Methods in org.ldk.structs that return ScoreUpdate Modifier and Type Method Description ScoreUpdateFixedPenaltyScorer. as_ScoreUpdate()Constructs a new ScoreUpdate which calls the relevant methods on this_arg.ScoreUpdateMultiThreadedScoreLockWrite. as_ScoreUpdate()Constructs a new ScoreUpdate which calls the relevant methods on this_arg.ScoreUpdateProbabilisticScorer. as_ScoreUpdate()Constructs a new ScoreUpdate which calls the relevant methods on this_arg.ScoreUpdateScore. get_score_update()Gets the underlying ScoreUpdate.static ScoreUpdateScoreUpdate. new_impl(ScoreUpdate.ScoreUpdateInterface arg)ScoreUpdateLockableScore.LockableScoreInterface. write_lock()Returns write locked scorer.ScoreUpdateLockableScore. write_lock()Returns write locked scorer.
-