cdn_PaleyIIprimepower: cdn_PaleyIIprimepower checks Hadamard Matrix can be...

Description Usage Arguments Details Value References See Also Examples

View source: R/cdn_PaleyIIprimepower.R

Description

cdn_PaleyIIprimepower checks Hadamard Matrix can be constructed using Paley II method.

Usage

1

Arguments

order

integer

Details

In Paley II method, q=order/2-1 and q is prime power and q=1 (mod 4) then it retuns 15 otherwise NULL.

Value

15 or NULL

References

Paley, R.E.A.C. (1933). On Orthogonal matrices. J. Combin. Theory, A 57(1), 86-108.

See Also

PaleyIIPrimePower for Paley construction method.

Examples

1
2
3
4

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