Skip to content

Confusing naming of functions in cpu_library's neuron/synapse specific dispatchers. #142

@DavidIkov

Description

@DavidIkov

For example in delta/delta_dispatcher.h there is a function called calculate_projection_dispatch.
From the name its not obvious what it does, but its a specification function that calls other implementation function called calculate_projection_impl.
But the "dispatch" at the end of the name makes it confusing.

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