package
0.15.0
Repository: https://github.com/mhr3/gocc.git
Documentation: pkg.go.dev

# Functions

Matmul multiplies matrix M by N and writes the result into dst.
NewMatrix creates a new dense matrix.

# Structs

Matrix represents a Matrix using the conventional storage scheme.