//
pkg.gl
Category
github.com/knightjdr/hclust
matrixop
package
1.0.2
Repository:
https://github.com/knightjdr/hclust.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
37 SLOC
#
Functions
SliceIndex
SliceIndex finds the index of an element in a slice based on the predicate function.
Square
Square squares every element in a matrix.
Transpose
Transpose transposes a 2D matrix (2D slice).