//
pkg.gl
Category
github.com/gonum/matrix
cmat128
package
0.0.0-20181209220409-c518dec07be9
Repository:
https://github.com/gonum/matrix.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
46 SLOC
#
Structs
Conjugate
Conjugate is a type for performing an implicit matrix conjugate transpose.
#
Interfaces
Matrix
Matrix is the basic matrix interface type.
Unconjugator
Unconjugator is a type that can undo an implicit conjugate transpose.