more generic edo*Binomial* code
This commit is contained in:
parent
fff9f023c5
commit
fb4ffd2954
3 changed files with 12 additions and 15 deletions
|
|
@ -29,10 +29,11 @@ Authors:
|
|||
|
||||
#include <vector>
|
||||
|
||||
#include <eoFunctor.h>
|
||||
#include "edoDistrib.h"
|
||||
|
||||
/** @defgroup Binomial Binomial
|
||||
* A binomial distribution that model marginal probabilities across variables.
|
||||
* A binomial distribution that model marginal probabilities across boolean
|
||||
* variables.
|
||||
*
|
||||
* @ingroup Distributions
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue