Skip to content

missing cost types #140

@drchrislewis

Description

@drchrislewis

Cost_function string2CostType(std::string& cost_type_str)

@d-walsh pointed out that at least one cost type was removed in error. We need to verify that all cost types have been added to this helper function. I believe several cost have been added. Many costs implemented are unnecessary. We should clean it up to make it easier for people to know which cost to use when. For example, nobody I know of has used the library to calibrate the target itself. Therefore only the PK type (point locations known) are used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions