menu
statistics package
documentation
statistics.dart
BayesVariable
descendants property
descendants property
dark_mode
light_mode
descendants
property
@
override
Set
<
BayesVariable
>
get
descendants
override
Implementation
@override Set<BayesVariable> get descendants => (_descendants ??= _descendantsImpl()).toSet();
statistics package
documentation
statistics
BayesVariable
descendants property
BayesVariable class