Package demo

Class HadamardMatrix

java.lang.Object
demo.HadamardMatrix

public class HadamardMatrix extends Object
Find an Hadamard Matrix of order 92 using Williamson's method as presented in J.S. Wallis, "Construction of Williamson type matrices" Linear and Multilinear Algebra , 3 (1975) pp. 197–207).
  • Constructor Details

    • HadamardMatrix

      public HadamardMatrix()
  • Method Details

    • main

      public static void main(String[] arguments)