1 Commits (e37498618bb0594ea60ab71295d6e9c3b52eb8ea)

Author SHA1 Message Date
Christoph Ruegg e37498618b Distributions: move files (ns sync), clean up 13 years ago
Christoph Ruegg 8bfcab62ed LA: Move all from .Generic namespace to parent namespace 13 years ago
Christoph Ruegg f304fac8e2 Distributions: formatting cleanup (no code changes) 13 years ago
Christoph Ruegg fc1d4a4715 Distributions: ctor overloads that accept Random argument 13 years ago
Christoph Ruegg 0219fb75c2 LA: Vector construction consistent with matrix 14 years ago
Christoph Ruegg 6c32ba172b Distributions: consistent sample methods for continuous distributions #32 14 years ago
Christoph Ruegg 6f122ed0b6 LA: avoid some redundant range checks (perf) 14 years ago
seahearman 01a26e9cb2 I want to sample a vector from a multivariate normal distribution. According to the Help file, I should use the method Sample(), but I found out that I can only sample a square matrix from this method, that is when I use the following code: 15 years ago
Andrew Kazyrevich 622e5277f3 Minor improvement. Exception messages for matrix dimensions now tell you the values (in addition to a mere 'dimensions must match' we had before). 15 years ago
Marcus Cuda 4fe613c977 distributions: Vladmir's first take at the distributions 16 years ago