powered by
Generate sample from the orthogonal group O(d)
rorthogonal_group(d, n = 1)
[array or matrix], dim = d * d * n or d * d if n == 1
[integer] Dimension of the matrix
[integer] numbers of samples drawn
M = ROOPSD::rorthogonal_group( 2 , 10 )
Run the code above in your browser using DataLab