Stay organized with collections Save and categorize content based on your preferences.

Verhoeff

Summary

Public static functions

DihedralInvert(int val, int n)
int
DihedralMultiply(int x, int y, int n)
int
Permute(int val, uint8_t *permTable, int permTableLen, int iterCount)
int

Public static functions

DihedralInvert

int DihedralInvert(
  int val,
  int n
)

DihedralMultiply

int DihedralMultiply(
  int x,
  int y,
  int n
)

Permute

int Permute(
  int val,
  uint8_t *permTable,
  int permTableLen,
  int iterCount
)