Opened 16 years ago
Closed 16 years ago
#643 closed task (fixed)
Class BysMcmc::BlockSampler
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | Using OOP in BSR |
Component: | Math | Version: | 2.0.1 |
Severity: | blocker | Keywords: | BSR, OOP |
Cc: |
Description (last modified by )
Now NameBlock DefineBlock
is included as member of BSR blocks but it should be an abstract Class BlockSampler
which all specialized inherite from.
Change History (6)
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Version: | → 2.0.1 |
---|
comment:3 Changed 16 years ago by
Milestone: | → Using OOP in BSR |
---|
comment:4 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Summary: | Using OOP in BSR → BSR blocks must have a hierarchy of classes |
comment:5 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Summary: | BSR blocks must have a hierarchy of classes → Class BysMcmc::BlockSampler |
comment:6 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [900]) New Class BysMcmc::BlockSampler to inherite or instance all block samplers
Fixes #643