//
pkg.gl
Category
github.com/Pro7ech/lattigo
utils
structs
package
0.0.2
Repository:
https://github.com/pro7ech/lattigo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
8
Files
546 SLOC
#
Interfaces
BinarySizer
No description provided by the author
Cloner
No description provided by the author
Copyer
No description provided by the author
Equatable
No description provided by the author
ShallowCopyer
No description provided by the author
#
Type aliases
Map
Map is a struct storing a map of any value indexed by unsigned integers.
Matrix
Matrix is a struct wrapping a double slice of components of type T.
Vector
Vector is a struct wrapping a slice of components of type T.