//
pkg.gl
Category
github.com/jdfergason/dataframe-go
math
matrix
package
0.2.0
Repository:
https://github.com/jdfergason/dataframe-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
57 SLOC
#
Structs
MatrixWrap
MatrixWrap is used to wrap a dataframe so that it can satisfy the Matrix interface.
#
Interfaces
Matrix
Matrix replicates gonum/mat Matrix interface.