Skip to content

Why is ConversionRate a Parameter and not a Function? #2

Description

@Anaphory

Building an example, I just noticed that

public class ConversionRate extends RealParameter {

It seems that ConversionRate has no state (or ignores its state), so why is it not a Function instead? Are there BEAST2 objects that we want to feed a ConversionRate into which expect a RealParameter even though a Function should suffice? It wouldn't be the first time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions