package
0.0.0-20181209220409-c518dec07be9
Repository: https://github.com/gonum/matrix.git
Documentation: pkg.go.dev
# Functions
NewComplex returns a complex matrix constructed from r and i.
NewImag returns a mat64.Matrix representing the imaginary part of m.
NewReal returns a mat64.Matrix representing the real part of m.