Skip to content

Refactor FunctionData with traits to enforce evaluateability #7

@dlindhol

Description

@dlindhol

Currently FunctionData defines samples returning an Iterator of Samples and apply that supports evaluation. StreamingFunctionData currently throws an exception when trying to evaluate. There will also be cases where we have a continuous Function that can't provide Samples. We should define separate traits for each capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions