attribute_bijection function

Constructs Unique Attribute Pattern Map

Constructs Unique Attribute Pattern Map

Computes the powers of 2 from 00 up to K1K - 1 for KK-dimensional attribute pattern.

attribute_bijection(K)

Arguments

  • K: Number of Attributes.

Returns

A vec with length KK detailing the power's of 2.

Examples

## Construct an attribute bijection ---- biject = attribute_bijection(3)

See Also

attribute_inv_bijection()

Author(s)

Steven Andrew Culpepper and James Joseph Balamuta

  • Maintainer: James Joseph Balamuta
  • License: GPL (>= 2)
  • Last published: 2023-11-29