//
pkg.gl
Category
github.com/gonum/stat
distmat
package
0.0.0-20181125101827-41a0da705a5b
Repository:
https://github.com/gonum/stat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
165 SLOC
#
Functions
NewWishart
NewWishart returns a new Wishart distribution with the given shape matrix and degrees of freedom parameter.
#
Structs
Wishart
Wishart is a distribution over d×d positive symmetric definite matrices.