Skip to content
Snippets Groups Projects
  • Ben Cumming's avatar
    Simplify cell_group interface · 2e57545c
    Ben Cumming authored and Sam Yates's avatar Sam Yates committed
    Preparatory work for abstract cell group interface.
    
    * Remove `cell_group` public member functions that are not needed as part of the interface: `clear_events`, `remove_samplers`, `probe` and `reset_samplers`.
    * Remove value_type from model, and declare explicitly that samplers receive values that are doubles.
    2e57545c