Ignore:
Timestamp:
Mar 17, 2007, 1:55:57 AM (17 years ago)
Author:
Peter
Message:

It depends on the use case here, but I think I agree so hist_ is no longer a reference. Fixes #204

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/random/random.h

    r798 r818  
    458458  private:
    459459    const DiscreteGeneral discrete_;
    460     const statistics::Histogram& hist_;
     460    const statistics::Histogram hist_;
    461461    ContinuousUniform u_;
    462462  };
Note: See TracChangeset for help on using the changeset viewer.