Issue 16191: Description of UniformGaussian class (rls-rtf) Source: Shibaura Institute of Technology (Mr. Takeshi Sakamoto, sakamoto(at)globalassist.co.jp) Nature: Uncategorized Issue Severity: Summary: The note in Table 7.35 - UniformGaussian class says "Dimensions of the cov attribute derived from class Gaussian shall all be equal to 1. That is, nRow = nCol = 1." However, as a covariance matrix is diagonal from its definition, the number of rows/columns shall be more than one (starting from two). Resolution: Revised Text: Actions taken: May 8, 2011: received issue October 21, 2011: closed issue Discussion: Being a covariance matrix does not limit the number of rows/columns to be larger than one. Moreover, this definition of UniformGaussian is necessary to make its definition consistent with much general Gaussian class. Disposition: Closed, no change End of Annotations:===== s is issue # 16191 Title: Description of UniformGaussian class Source: Technologic Arts, Takeshi Sakamoto, tsakamoto@tech-arts.co.jp Summary: The note in Table 7.35 - UniformGaussian class says "Dimensions of the cov attribute derived from class Gaussian shall all be equal to 1. That is, nRow = nCol = 1." However, as a covariance matrix is diagonal from its definition, the number of rows/columns shall be more than one (starting from two).