Skip to content

Rename Tmr::POWERS_OF_TWO #268

@uncomputable

Description

@uncomputable

The POWERS_OF_TWO array is somewhat misnamed; the ith index contains the TMR of TWO^(2^n). So e.g. the 0th index is 2 (a bit), the 1st is u2, then u4, and the 3rd is u8.

We should rename POWERS_OF_TWO and clarify its documentation.

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