Uses of Class
org.ldk.structs.Scorer
-
Packages that use Scorer Package Description org.ldk.structs -
-
Uses of Scorer in org.ldk.structs
Fields in org.ldk.structs declared as Scorer Modifier and Type Field Description ScorerResult_ScorerDecodeErrorZ.Result_ScorerDecodeErrorZ_OK. resMethods in org.ldk.structs that return Scorer Modifier and Type Method Description static ScorerScorer. of(ScoringParameters params)Creates a new scorer using the given scoring parameters.static ScorerScorer. with_default()Creates a "default" Scorer.
-