Turyn_seq {HadamardR} | R Documentation |
Turyn_seq Turyn_seq performs the selection of the Turyn sequences from dataset. It is internal function not exported.
Description
Turyn_seq Turyn_seq performs the selection of the Turyn sequences from dataset. It is internal function not exported.
Usage
Turyn_seq(order)
Arguments
order |
integer |
Details
Create Turyn sequences of given order from the internal dataset T_sequences
Turyn type-sequences are available for 28,30,34,36 in the internal table.
Value
Required Turyn sequences of order of x
References
Goethals, J. M. and Seidel, J. J. (1967). Orthogonal matrices with zero diagnol. Canad. J. Math., 19, 259-264.
See Also
had_goethals_Turyn
for Goethals-Seidel construction method using Turyn sequences.
#'
[Package HadamardR version 1.0.0 Index]