cdn_kronecker_matrix: cdn_kronecker_matrix

Description Usage Arguments Details Value Examples

View source: R/cdn_kronecker_matrix.R

Description

Checks Hadamard Matrix can be constructed by multiplying 2 existing Hadamard matrix.

Usage

1

Arguments

r

integer

Details

This function checks whether the Hadamard matrix can be constructed as multiple of 2 Hadamard matrix. Returns the value 12, if it is possible otherwise NULL is returned.

Value

12 or NULL

Examples

1
2
3
4

HadamardR documentation built on April 14, 2020, 7:01 p.m.