Description Usage Arguments Examples
Builds a Frame by embedding the rows of the given hadamard matrix into the adjacency matrix of the given BIBD(V,K,1).
1 | frame.stein(bibd, had)
|
bibd |
The adjacency matrix for a (V,K,1) bibd where the columns represent the vectors and the rows represent the blocks. |
had |
A hadamard matrix (square matrix with every entry equal to 1 modulus) where the number of rows and columns are equal to the BIBD value value for K - the number of blocks that contain a given vector. |
1 | frame.stein(bibd,had)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.