random.WignerMatrix: Generate a random nxn Wigner matrix, where off diagonals are...

View source: R/random.R

random.WignerMatrixR Documentation

Generate a random nxn Wigner matrix, where off diagonals are N(0,1) and diagonals are N(0,2)

Description

Generate a random nxn Wigner matrix, where off diagonals are N(0,1) and diagonals are N(0,2)

Usage

random.WignerMatrix(n)

Arguments

n

dimension


wangtengyao/putils documentation built on Nov. 26, 2024, 2:01 a.m.