Home
last modified time | relevance | path

Searched defs:bernoulli (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/nn/probability/zhusuan/framework/
Dbn.py65 def bernoulli(self, member in BayesianNet
/third_party/boost/boost/math/distributions/
Dbernoulli.hpp127 typedef bernoulli_distribution<double> bernoulli; typedef