Refactor distribution, sampler and estimator related to the multi-binomial distribution. This introduce tomic methods which may be overloaded for data structures more complex than eoReal of vector of bool (the default implentation).
So as to model vector<vector<bool>> individuals with 2D binomial distributions (as Eigen matrix).